Re: Really delete a file via AppleScript
Re: Really delete a file via AppleScript
- Subject: Re: Really delete a file via AppleScript
- From: Michelle Steiner <email@hidden>
- Date: Sun, 3 Aug 2003 09:00:24 -0700
On Sunday, August 3, 2003, at 08:47 AM, Neil Faiman wrote:
do shell script "rm " and POSIX path of theFile
Do you mean this: do shell script "rm " & POSIX path of theFile
I find myself making that error all too often. I have to train myself
to call "&" "ampersand" rather than "and".
--
We're not human beings having a spiritual experience.
We're spiritual beings having a human experience.
_______________________________________________
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.