Re: unix style paths
Re: unix style paths
- Subject: Re: unix style paths
- From: email@hidden
- Date: Thu, 18 Jul 2002 14:57:41 EDT
Kris,
Include the drive specification name (i.e. - sys hd, mac hd, whatever) in
the pathname, or use a call to establish the basis for the original, such as
'path to user domain'...
=-= Marc
Kris Wrote:
---
application "Finder"
move file "/:Users:kris:Desktop:foo" to folder
"/:Users:kris:Documents"
end tell
---
I get the error
---
Execution Error
Finder got an error: Can't get file "/:Users:kris:Desktop:foo".
_______________________________________________
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.