Returns information on the state of the currently selected application.
Syntax
GETAPPSTATE [appName]| Parameter | Description |
|---|---|
appName | Optional. Required only if no application is selected. |
Notes
This command returns information on the state of the currently selected application, as follows:
Loadable (Y/N) AutoLoad (Y/N), Access Level, Allow Connects (Y/N), Allow Commands (Y/N), Allow Updates (Y/N), Security, Lock Timeout, LRO File Size Limit.
Example
GETAPPSTATE;
See Also