When an AppleScript application bundle runs, the top-line menu bar has three items: the name of the application, File, and Edit.
Is there any way to add a Help item to the menu bar, without learning how to recreate the script in Xcode?
When an AppleScript application bundle runs, the top-line menu bar has three items: the name of the application, File, and Edit.
Is there any way to add a Help item to the menu bar, without learning how to recreate the script in Xcode?