Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Aug : Re: EIdSocketError Undeclared Identifier

www.cryer.info
Managed Newsgroup Archive

Re: EIdSocketError Undeclared Identifier

Subject:Re: EIdSocketError Undeclared Identifier
Posted by:"Remy Lebeau (TeamB)" (no.spam@no.spam.com)
Date:Mon, 7 Aug 2006 11:43:25

"Xpher cfranks.f9.co.uk>" <chris@<nospam> wrote in message
news:44d66dd1@newsgroups.borland.com...

> With IdFtp am doing a try ... except block to catch EIdSocketError
> but getting error Undeclared identifier EIdSocketError.

Add 'IdStack' to your uses clause.

> Had no problem like this with Indy9.

Indy 10 has a very different unit structure than Indy 9 did.


Gambit

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive