Re: How to get the title as text of a html file
Re: How to get the title as text of a html file
- Subject: Re: How to get the title as text of a html file
- From: Rob Jorgensen <email@hidden>
- Date: Thu, 28 Feb 2002 18:51:48 -0500
On 2/28/02, Paulo Jorge Rodrigues Gsis commented:
By only using the default scripting aditions an the Mac OS 9x applications?
From Standard Additions, this should work:
set myFile to choose file
set fileName to name of (info for myFile)
--
Rob Jorgensen
http://macscripter.net/ - Your best source for all things AppleScript
_______________________________________________
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.