Re: script adding the script menu to the menu bar
Re: script adding the script menu to the menu bar
- Subject: Re: script adding the script menu to the menu bar
- From: John Baltutis <email@hidden>
- Date: Wed, 25 Jul 2007 15:35:04 -0700
On 07/24/07, Luther Fuller <email@hidden> wrote:
> On Jul 24, 2007, at 2:11 PM, Eric Geoffroy wrote:
>> Seems like the only way is to click that checkbox in the script utility.
>> I found a plist called "com.apple.scriptmenu" but the only value in there is
>> whether app scripts are sorted top or bottom.
>>
>> Usually a 'defaults write com.apple.scriptmenu' script would do the trick,
>> but there's just no value in there.>
> My copy of "com.apple.scriptmenu" shows only the key
> 'ShowLibraryScripts'. I suspect there is a whole bunch of valid keys
> for "com.apple.scriptmenu" which don't show up in the preferences
> file because the defaults are in use. The trick is to discover what
> these keys are and what they do ... and I don't know of any
> documentation that reveals this secret, but it may be out there
> somewhere. You have to search for it.
>
> BTW, this is true of many of Apple's preference files.
These might help:
<http://developer.apple.com/documentation/AppleScript/Conceptual/AppleScriptX/index.html>,
<http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFPropertyLists/index.html>,
and
<http://developer.apple.com/documentation/MacOSX/Conceptual/BPRuntimeConfig/index.html>
_______________________________________________
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