TI Connect Manager X Scripting Interface Documentation

quit

aevt  :  quit

This script command causes the TI Connect Manager X application to quit, and close down all open interfaces to attached devices.


Examples of using this event are:

tell application "TI Connect Manager X"
quit
end tell


There is no reply to this event.

BACK

9 March 2003 - slr