Installation manual

19 0
This appendix shows the contents of Remote Desktop’s
AppleScript dictionary.
This appendix isn’t a substitute for the AppleScript dictionary view in Script Editor. It’s
included as a quick reference so you can nd AppleScript commands by searching this
PDF le. The dictionary has the most recent information about scriptable objects and
events in Remote Desktop, and better usability.
Classes and Commands for the Remote Desktop Application
add v: Add a computer to a task.
add computer: The computer.
to computer list: The computer list (or task) to add the computer to.
control v: Start a control session with the computer.
control computer: The computer to control.
execute v: Executes a task.
execute task: The task to execute.
[on computer list]: The computer list (or computer) on which to run the task.
observe v: Start an observation session.
observe item: The computer, list, or computer list to observe.
release v: Release computers from a control or observation session.
release item: The computer, list, or computer list to release.
remove v: Remove a computer from a task.
remove computer: The computer to remove.
from computer list: The computer list (or task) to remove the computer from.
stop v: Stops an executing share screen task.
stop task: The task to stop.
Appendix
C
AppleScript Remote Desktop Suite