Fetch
Fetch
- Subject: Fetch
- From: "Dustin Bell" <email@hidden>
- Date: Fri, 07 Jan 2005 22:51:57 -0700
Ok guys here's another question I'm trying to script Fetch and here is what
I got so far,
set myurl to "ftp://prepress:email@hidden/print/"
set myFolder to (choose folder) as string
tell application "Fetch 4.0.1"
with timeout of 300 seconds
open url myurl
end timeout
end tell
When I run this I get this error "Fetch 4.0.1 got an error: Error:
unexpected server response."
am I doing something wrong?
-Dustin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden