DebuggingAppleScriptSupport
last edited April 29, 2004 11:15:04 (24.18.150.199)
| |
|---|---|
| Edit / New / Search | Quick Links: Home / Recent Changes / Glossary / Jobs / Forums / Help |
|
HowToSupportAppleScript
You can turn on CocoaScripting debugging with the
You can turn on the AppleScript engine's event tracking by setting environment variables. You can do this on a per-executable basis by double-clicking the icon for the executable.
You can examine NSScriptSuiteRegistry?, NSScriptClassDescription?, and NSScriptCommandDescription? to make sure your classes and commands were read properly from the the .script* files. | |
| Edit / New / Search | Quick Links: Home / Recent Changes / Glossary / Jobs / Forums / Help |