Affiliate Program

The Script Editor
The heart of AppleScript is the Script Editor application. This utility for script editing and composition includes a streamlined, easier-to-use interface, find/change, redesigned dictionary viewer, automatic line adjusting, contextual menu script support, code completion and script element navigation.
Complementing the editor is support for two new AppleScript file formats: script bundles and applet bundles. These bundle formats allow scripts to store templates, files, movies, images and other items used by the script as part of the script file itself, making it easy to distribute your automation solutions.

Error Checking your Script
In Geniecommands when your new or edited script is not working do the following, to use Script Editor, to check for syntax errors.
1. With the mouse higlight your Function Script test and click the Copy button.
2. Click the Script Editor button.
3. Click on the blank area and hold down the Apple (function) key and the "V" key this will
then Paste your script into Script Editor.
4. Click the Compile hamer icon
5. If there is no error dialog the Script Editor will format your text, you can run the script
from here to test is it.
For every "try" there must be an "end try", every "tell" must be balanced with an "end tell" and "if" with an "end if". If you get a common error like "Expected expression but found end of line", it is likely you need to add an "end tell".
Writing Scripts
- The Basics
- The Graphic User Interface
- The Script Editor
- Error Checking your Script
- Launch an Application
- Keyboard shortcuts


Keyspan GC Scripts
-
GenieCommands
- EyeTv Aspect Ratio
- Menu Scripts
- RunMenuItem
- Quit and launch GC
- Error Checking your Script


Demo Scripts:
- Favorites
- Jukebox Favorites
- Live Connection
- Movies
- Websites
- Games
- Junior


Affiliate Program
GenieCommands™ ©2005 Unique Design Systems Pty Ltd. All rights reserved. Terms of Use and Privacy Statement