URL Access
URL Access
- Subject: URL Access
- From: Jerad Hoff <email@hidden>
- Date: Tue, 24 Feb 2004 21:49:12 -0600
The following results in "URL Access Scripting got an error: Parameter
error." on two different 10.3.2 machines:
property webpage_filename : "My Machine:Users:Me:sites:nowplaying.inc"
as alias
property webpage_URL :
"
ftp://user:email@hidden/home/path-to/WWW/"
tell application "URL Access Scripting"
upload webpage_filename to webpage_URL replacing yes without binhexing
quit
end tell
If you could help me out, I would appreciate it! I'm attempting to
adapt Aaron Harnly's iTunes Announcer ii to my machine.
Thanks!
- Jerad
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.