Re: Simply deleting a fil
Re: Simply deleting a fil
- Subject: Re: Simply deleting a fil
- From: Emmanuel Levy <email@hidden>
- Date: Fri, 17 Apr 2009 13:07:55 +0200
At 8:48 PM +1000 4/17/09, Tim Mansour wrote:
Or you could use
the shell "rm" command as suggested by Skeeve.
If you use "rm" use exactly the following syntax (assuming "f" is an
AppleScript alias or a file reference):
do shell script "rm " & quoted form of posix path of f
Others have forgotten the "quoted form" part and have emptied in a
few seconds their Home directory.
Emmanuel
_______________________________________________
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