On 6 Mar 2007, at 13:55, Richard Miller wrote:
Can/should a directory ftp call be unloaded (i.e. via unload URL) before trying a second time?
Only if it's obtained with a non-blocking call. (e.g. load url) There's no need to use unload with any blocking call (get url, put .. into url).
Cheers Dave _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
