Re: [twsocket] ICSV6 package _InToStr unknown procedure

2010-02-25 Thread Dod
Hello, Yep ;-) AG> Dod wrote: >>> Anyway, since you use Delphi 7 why don't you work with ICS v7, >>> v7 is better than v6. >> >> Good question :-) ICS V6 was the last one I used and since I have not >> seen any comparison sheet between v6&v7 I never took the time to test >> it. But if you can

Re: [twsocket] ICSV6 package _InToStr unknown procedure

2010-02-25 Thread Arno Garrels
Dod wrote: >> Anyway, since you use Delphi 7 why don't you work with ICS v7, >> v7 is better than v6. > > Good question :-) ICS V6 was the last one I used and since I have not > seen any comparison sheet between v6&v7 I never took the time to test > it. But if you can tell me in a few words what

Re: [twsocket] ICSV6 package _InToStr unknown procedure

2010-02-24 Thread Dod
Hello, AG> Anyway, since you use Delphi 7 why don't you work with ICS v7, AG> v7 is better than v6. Good question :-) ICS V6 was the last one I used and since I have not seen any comparison sheet between v6&v7 I never took the time to test it. But if you can tell me in a few words what are V7 im

Re: [twsocket] ICSV6 package _InToStr unknown procedure

2010-02-24 Thread Arno Garrels
Dod wrote: > OK, actual link to OverbyteIcsV6.zip contains this bug so any new user > that download ICS cannot install it without fixing it first. Just tested, the fix is included. Of course you have to download from the wiki-link: http://wiki.overbyte.be/wiki/index.php/FAQ#How_to_get_ICS Anyw

Re: [twsocket] ICSV6 package _InToStr unknown procedure

2010-02-24 Thread Dod
Hello, OK, actual link to OverbyteIcsV6.zip contains this bug so any new user that download ICS cannot install it without fixing it first. regards. AG> Dod wrote: >> Hi, >> >> I am trying to install ICSV6 on D7 but I get error on "_IntToStr" in >> OverbyteICSHttpSrv.pas (6.08) source, is t

Re: [twsocket] ICSV6 package _InToStr unknown procedure

2010-02-24 Thread Arno Garrels
Dod wrote: > Hi, > > I am trying to install ICSV6 on D7 but I get error on "_IntToStr" in > OverbyteICSHttpSrv.pas (6.08) source, is this a simple misspell for > "IntToStr" because I cannot find any _IntToStr function anywhere else > ? > > constructor THttpServer.Create(AOwner: TComponent);

[twsocket] ICSV6 package _InToStr unknown procedure

2010-02-24 Thread Dod
Hi, I am trying to install ICSV6 on D7 but I get error on "_IntToStr" in OverbyteICSHttpSrv.pas (6.08) source, is this a simple misspell for "IntToStr" because I cannot find any _IntToStr function anywhere else ? constructor THttpServer.Create(AOwner: TComponent); begin inherited Create