applescript

This article contains guidelines on article formatting, organization, and style. This article also contains guidelines about screenshots and categories.

Screenshots

It is recommended that all screenshots be taken using the Grab system utility. Grab is located at /Applications/Utilities/Grab.app.

All screenshots need to be cropped.

Library Articles

Recommended order of sections and headings

Full text guidelines

Choose Remote Application is a Command in the User Interaction Suite of the Standard Additions Dictionary.

Parameters

Choose Remote Applicationv : Choose a running application on a remote machine or on this machine

→ application : the chosen application
SEE ALSO
Choose Application

Categories

Categories that SHOULD be added:

Categories that should NOT be added:

Source Code

Recommended order of sections and headings

Full text guidelines

Copy Cat is a script that returns the text that is entered into a display box.

Code

This is the source code for a particular script.

set text_returned to the text returned of (display dialog "Enter a word or phrase." default answer "")
display dialog text_returned

Categories

Categories that SHOULD be added:

Categories that should NOT be added: