-------- Message transféré --------
Sujet : [Gambas Bug Tracker] Bug #1170: Support for IMAP in gb.net.curl
Date : Fri, 15 Sep 2017 16:51:12 GMT
De : [email protected]
Pour : [email protected], [email protected], [email protected]

http://gambaswiki.org/bugtracker/edit?object=BUG.1170&from=L21haW4-

Comment #4 by Tony MOREHEN:

Whoops, SendAndWait should read:
SendAndWait(optional command as string, options as Collection) as string[] 
'waits for and returns server's response, each line as separate string, null 
response on error

Options are a Collection where key = option name ("CURLOPT_USERNAME") and value 
= option parameter ie a string, pointer to a callback function, integer etc




------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gambas-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to