Moving files...
Moving files...
- Subject: Moving files...
- From: Steve Suranie <email@hidden>
- Date: Wed, 18 Apr 2007 11:42:21 -0400
- Thread-topic: Moving files...
Title: Moving files...
I’m trying to move a file from the users document folder to a folder on a server. I’ve checked to see if the file exists and it comes back true but when I try to move the file using the Finder I get an error message saying it can’t get the file.
tell application "Finder"
move file thisJPEGFilePath as alias to folder issueJPEGFolder
end tell
where thisJPEGFilePath = "Macintosh HD:Users:steve:Documents:ArchiveManagerDeluxe:tempJPEGFolder:HX-0716007.jpg
I’ve checked all the folders in the path and all have read/write permission. In fact, the files I am trying to move were initially moved from a third server to the hard drive so I know I can move them in, just can’t seem to move them out.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden