How to access a file on a remote computer
Bob Sneidar
bobsneidar at iotecdigital.com
Tue Jan 20 15:43:27 EST 2015
hostAddressToName() returns an error if there is no internet connection. Not empty. Unless the dictionary is wrong.
Bob S
On Jan 18, 2015, at 20:15 , Brahmanathaswami <brahma at hindu.org<mailto:brahma at hindu.org>> wrote:
put hostAddressToName(tIP) into tServer
if tServer is Empty then
set the dialogData to "Sorry, there is a connection problem. Turn on airport or make sure your ethernet cable is pluggedin, then try again."
showStatus
wait 1 second
exit to top
else
CheckVarunaIsMounted
end if
More information about the use-livecode
mailing list