Le 03/12/2014 23:16, T Lee Davidson a écrit :
> At http://gambaswiki.org/wiki/comp/gb.net.curl/httpclient, under Example
> #2, in:
>
> Public Sub DownloadAsync(URL As String)
>
>     sDownloadBuffer = ""
>     hAsyncClient.URL = URL
>     hAsyncClient.TimeOut = 20
>     hClient.Async = TRUE
>     hAsyncClient.Get()
>
> End
>
> Should the line "hClient.Async = TRUE" be "hAsyncClient.Async = TRUE"?
>
>

Obviously.

-- 
Benoît Minisini

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to