Table of Contents
OA Desktop Apps GuideCIT Tool BarCIT Script EditorCommand ReferenceError HandlingLabelsEquationsConstantsInteracting with the ScreenConditional CommandsMessage BoxInput BoxMessage and Input Box Response HandlersString FunctionsClipboardSaved SettingsApplicationSoundsMiscellaneousPhone Book StatusSearch ResultGet Contact DataButton PadTerms and Conditions
Application
APP_ISRUNNING ReturnInt, AppFile
Sets ReturnInt to 1 if the application given by AppFile is currently running, 0 otherwise. The value for AppFile must be the full exe name, such as "outlook.exe".
APP_ACTIVATE AppFile
Switches to the application given by AppFile if it is already running. The value for AppFile must be the full exe name, such as "outlook.exe".
APP_LAUNCH ReturnInt, AppFile [, CommandLine]
Launches the application defined by AppFile. Any command line parameters are specified by CommandLine. Sets ReturnInt to 1 if the application was launched.
APP_LASTACTIVATE
Switches back to the last active application of when this script started.
© 1991-2024 - Baseline Data Systems, Inc.