Enrico

Please send the full error.log

Regards
Luiz

-----Original Message----- 
From: Enrico Maria Giordano
Sent: Monday, June 17, 2013 8:12 AM
To: Luiz Rafael ; xHarbour Developers Mailing List
Subject: Re: [xHarbour-developers] Bug in TIp


-----Messaggio Originale----- 
Da: "Luiz Rafael" <l...@xharbour.com.br>
A: "Enrico Maria Giordano" <e.m.giord...@emagsoftware.it>; "xHarbour
Developers Mailing List" <xharbour-developers@lists.sourceforge.net>
Data invio: lunedì 17 giugno 2013 10.22
Oggetto: Re: [xHarbour-developers] Bug in TIp


Luiz,

> Enrico
>
> This is not an bug and the error is correct,
>
> you cannot call ocli:readall() with out calling first ocli:open()

Right, my fault. But there is still a problem:

FUNCTION MAIN()

    LOCAL oCli := TIPClientHttp():New(
"http://www.emagsoftware.it/index.htm"; )

    oCli:Open()

    oCli:ReadAll()

    RETURN NIL

Error BASE/1066  Argument error: conditional Arguments: ( [ 1] = Type: U)

Please note that I used to use TIPClientHttp in my apps and now it doesn't
work anymore.

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
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to