Derek,

I do think URL is from libURL or dependant on it. If you're on MacOS X, then you can wrap this call in curl or wget, that's how I do for CGIs.
Andre

On Feb 13, 2007, at 12:28 AM, Derek Bump wrote:

I know that you cannot use commands associated with any Rev Library until after the startup handler has finished, but is the following command part of the libURL library?

  get url "http://www.mysite.com/";

The reason I ask is because it seems to me that it would not be, but is instead built into the engine. As such, can anyone tell me why it won't work during a startup handler, or a handler that is called from the startup handler?


Derek Bump
Dreamscape Software
http://www.dreamscapesoftware.com/

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to