On 8 Dec 2005, at 07:20, Thomas McCarthy wrote:


I'm updating a file on the web using a formula like this:

put x into url ftp://name:[EMAIL PROTECTED]/folder/the_file.txt

It's working great. But when I tried it see what would happen if there was no internet connection--hoping there would be an error message-- the result was empty. How can we know if a "put" fails?

I see "invalid host address" in the result when I turn off the internet connection, presumably as a result of a hostNameToAddress lookup . If I change to a numerical IP address, I see "error can't connect to host"

This was a quick check on Mac OS X. I'll check on Windows in a short while.

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

Reply via email to