Re: Delete file type
Re: Delete file type
- Subject: Re: Delete file type
- From: Michelle Steiner <email@hidden>
- Date: Wed, 10 Sep 2008 12:54:16 -0700
On Sep 10, 2008, at 12:38 PM, Michelle Steiner wrote: tell application "Finder" delete (every file of the (path to desktop) whose class is alias file) end tell
Even better:
tell application "Finder" delete (every alias file of the (path to desktop)) end tell -- Please contribute to the Leukemia and Lymphoma Society, and help me meet my fund raising goal for my marathon training.
|
_______________________________________________
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