[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FINALLY, a first test of Http_url_post_raw with Google Calendar.	And there's a problem.
- From: Scott Klement <sk@xxxxxxxxxxxxxxxx>
 
- To: HTTPAPI and FTPAPI Projects <ftpapi@xxxxxxxxxxxxxxxxxxxxxx>
 
- Subject: Re: FINALLY, a first test of Http_url_post_raw with Google Calendar.	And there's a problem.
 
- Date: Mon, 30 Jan 2012 17:22:51 -0600
 
Oh yeah, I forgot about that...
peTimeout is passed by VALUE, and therefore you can't use *OMIT with it. 
The default timeout value should be in the HTTP_TIMEOUT constant, so you 
can just pass that constant to the routine.  (As Mike suggested)
On 1/30/2012 4:23 PM, James Lampert wrote:
> Scott Klement wrote:
>> You can specify *OMIT to get the default values.
> Not for peTimeout, evidently: it's the one optional parameter that
> doesn't have *OMIT in the prototype in HTTPAPI_H, and it gives an
> compilation error message if I try it.
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------