[Gambas-user] Fwd: [Gambas Bug Tracker] Bug #1170: Support for IMAP in gb.net.curl

Benoît Minisini gambas at ...1...
Fri Sep 15 18:53:44 CEST 2017



-------- 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 : bugtracker at ...3416...
Pour : moviga at ...3488..., tmorehen at ...3634..., g4mba5 at ...626...

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







More information about the User mailing list