Moving files
Moving files
- Subject: Moving files
- From: "Steve Suranie" <email@hidden>
- Date: Fri, 17 Jan 2003 14:45:49 -0500
- Thread-topic: applescript-users digest, Vol 3 #1257 - 16 msgs
Hi all:
I have a script which validates and moves files from a users hard drive to a server. All works fine except for when the files are moved a copy appears in the trash. I checked the script and no where in it do I use the move to trash command. I am using "with replacing" when I move the files
move file thisItemPath to dstFolderPath with replacing
would that do it?
Thanks
Steve
_______________________________________________
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.