Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Jan : Re: EListError - Index out of bound [0]
| Subject: | Re: EListError - Index out of bound [0] |
| Posted by: | "John Herbster" (herb-sci1_at_sbcglobal.net) |
| Date: | Mon, 29 Jan 2007 17:50:25 |
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> wrote
> But it won't work like that as the "out of bounds" error
> occurs before the cast is performed.
You are presuming that the "Items[0]" is where
the error is occurring. Sometimes, the problem
is not at what seems the likely spot. --JohnH
none