-----Messaggio Originale----- Da: "Luiz Rafael" <[email protected]> A: "Enrico Maria Giordano" <[email protected]>; "xHarbour Developers Mailing List" <[email protected]> Data invio: lunedì 17 giugno 2013 13.23 Oggetto: Re: [xHarbour-developers] Bug in TIp
Luiz, > Hi Enrico > > Change your code to > > FUNCTION MAIN() > > LOCAL oCli := TIPClientHttp():New( > "http://www.emagsoftware.it/index.htm" ,.f.) > > oCli:Open() > > oCli:ReadAll() > > RETURN NIL Last commit by Saulius solved the problem, thank you. EMG -- EMAG Software Homepage: http://www.emagsoftware.it The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum The Best of Spectrum Games: http://www.emagsoftware.it/tbosg The EMG Music page: http://www.emagsoftware.it/emgmusic ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

