Re: Stuck trying to use creatorid to control IE with OS 8.1
Re: Stuck trying to use creatorid to control IE with OS 8.1
- Subject: Re: Stuck trying to use creatorid to control IE with OS 8.1
- From: Andy Wylie <email@hidden>
- Date: Mon, 16 Dec 2002 19:10:34 +1300
on Sat, 14 Dec 2002 23:04:20 -0800 Paul Berkowitz wrote:
>
Have you tried Andy's suggestion of getting the Finder to open it?
>
>
tell application "Finder"
>
set explorerPath to (application file id "MSIE") as string
>
open alias explorerPath -- launches IE
>
end tell
>
but like so...
tell application "Finder" to set appOfMine to (open application file id
"MSIE")'s name
_____ OK OYM?
_______________________________________________
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.