Working with AppleScript
CotEditor supports AppleScript and has own AppleScript dictionary so that you can look up the classes or commands available with CotEditor. To open the dictionay:
- Choose Help > Open Dictionary.
- Details and examples of AppleScript classes or commands can be found in the bundled documentation: /Script/AppleScript/AboutAppleScript-en.rtf
See also