Hi, What's going on:
for (I = 0; I < HttpCli1->RcvdHeader->Count; I++)
AV here ==> DisplayMemo->Lines->Add("hdr>" + HttpCli1->RcvdHeader->Strings[I]);
HttpCli1->RcvdHeader is assigned (of course) and Count is greater zero, however
I get an AV on the first iteration??
--
Arno Garrels
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
