Jerry Fritschle wrote:

When I try to add a timeout period to an httpsocket, I get "this method requires fewer parameters than were passed." The syntax I'm using (in a method in a httpsocket subclass) is

me.get url, 7

Tried it with parentheses, too. In both cases it works fine without the integer parameter.

I'm looking at the LR for 5.5.5, but it seems httpsocket.get has two optional parameters: folderitem and timeout. Could it be that you must use both optional parameters for this to work. Maybe by passing a nil folderitem as the second parameter and your timeout as the third?

hth,

Brian
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to