Re: Opening System Preference Panes
Re: Opening System Preference Panes
- Subject: Re: Opening System Preference Panes
- From: Michael Grant <email@hidden>
- Date: Fri, 30 Aug 2002 16:13:32 -0500
On 8/30/02 3:33 PM, "John Delacour" <email@hidden> wrote:
>
a sure way of doing the same thing in all circumstances is:
>
>
>
set varFldr to "" & (path to startup disk) & "system:library:preferencepanes:"
>
set varPane to choose from list (list folder varFldr)
>
set varPanePath to varFldr & varPane
>
tell application "Finder" to open item varPanePath
This version misses pref panes in ~/Library/PreferencePanes or
/Library/PreferencePanes.
Michael
--
_
| |
_| ~~~
}
\/\ * /
\ |
_______________________________________________
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.