Introduction to the Interface - Scripting Guide

App Object: Properties and Methods

Properties
Caption Changes the titlebar text of the application.
Height Height of the application window (pixels)
Left Position x pixels from the left screen edge
Top Position x pixels from the top screen edge
Width Width of the application window (pixels)
Methods
BringToFront Brings the main window to the front of the screen
Close Closes the window but leaves the application running