URL access scripting
URL access scripting
- Subject: URL access scripting
- From: Gnarlodious <email@hidden>
- Date: Thu, 13 Dec 2001 08:03:37 -0700
OK, I am saying:
tell application "URL Access Scripting"
download "
ftp://ftp.MacOSphere.com/test.txt" to desktop
end tell
But getting error "Can't make some data into the expected type"
What's wrong?
Thanks