SD4.5 Help
SD4.5 Help
Game Manuals · PDF
| Filename | SD4.5Help.pdf |
|---|---|
| Size | 3.93 MB |
| Subsection | SD4.5 Help |
| Downloads | 0 |
Enjoying MacTrove?
Anonymous downloads are free and unlimited.
Create a free account to track favorites,
contribute metadata corrections, and join the
community chat.
Reader
Loading…
OCR / Text contents
Script Debugger Help
Welcome to Script Debugger, from Late Night Software!
Script Debugger is a powerful environment for easy, rapid development of AppleScript
solutions.
You’ll discover that Script Debugger is the best way to:
• Explore scriptable applications.
◦ Examine, navigate and search an application’s dictionary.
◦ Probe a running application’s scriptable objects and values.
• Develop AppleScript code.
◦ Script Debugger helps you edit code and insert boilerplate constructs.
◦ Run your code, examine the result, and view the Apple events that you are
sending and receiving.
◦ Run your code a little at a time to better understand how it works (or to
figure out why it doesn’t).
About This Help Document:
Use the hyperlinks, and the navigation aids at the top and bottom of each page, to learn
about Script Debugger or to reach the information you need.
This help document is searchable (using Help Viewer).
For a complete Table of Contents, click here.
Or, click the blue arrow in the upper right corner repeatedly, to read every page in order, like
a book!
Further Details:
Opening and Saving Scripts
Explore
Develop
Reference
Script Debugger Help > Contents
Opening and Saving Scripts
A script is a file consisting of AppleScript code. Scripts are Script Debugger’s native
documents. Read on to learn how Script Debugger opens and saves scripts.
Learn how Script Debugger:
• Opens scripts. What file formats can Script Debugger open? What happens if there’s
difficulty opening a file?
• Saves scripts. What formats does Script Debugger save in? What additional
information does Script Debugger save?
Also, Script Debugger gives you access to secondary information about a script file. Learn
about:
• Description. A script’s description can serve as a reminder to the developer, an
explanation to users, and a splash screen in an applet.
• Manifest. Script Debugger creates a summary of what applications and scripting
additions are needed in order for your script to be edited and executed.
• Library. A script can depend on the loading of code from other scripts. Script
Debugger automates this aspect of AppleScript.
Further Details:
Open
Save
Description
Library
Manifest
Explore
Script Debugger Help > Opening and Saving Scripts > Contents
Open
Here’s how to open a file with Script Debugger.
To make a new script, choose File > New. (Alternatively, there are various ways that you
can make a new script targeting a particular application.)
Here’s how to set the default appearance and f…
Showing first 3,000 characters of 314,569 total. Open the full document →