Re: Filespec changes to "followed" alias
Re: Filespec changes to "followed" alias
- Subject: Re: Filespec changes to "followed" alias
- From: Paul Skinner <email@hidden>
- Date: Wed, 15 May 2002 15:58:34 -0400
On Wednesday, May 15, 2002, at 10:25 AM, Gnarlodious wrote:
-----: Rachel
Content-type: text/plain; charset="US-ASCII"
Content-transfer-encoding: 7bit
I have this line(running 9.2.2):
tell application "Finder" to delete alias "Apple:Desktop
Folder:Hotlist.html"
try
tell application "Finder" to delete "Apple:Desktop Folder:Hotlist.html"
as alias
on error
--handle missing file here.
end
--
Paul Skinner
_______________________________________________
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.