The following table summarizes methods and properties on the IApplication interface and the versions of A-Shell in which they were first available for use.
|
Method Name |
Description |
Version |
|
Abort |
Aborts the current program or command file |
4.7(800) |
|
Activate |
Activates (launches) the A-Shell application |
4.7(798) |
|
AtPrompt |
Returns true if A-Shell is at the command prompt |
4.7(798) |
|
DemonstrationMode |
Returns true if A-Shell is running in demonstration mode |
4.7(798) |
|
hWnd |
Returns the handle of the main A-Shell window |
4.7(798) |
|
Quit |
Closes the A-Shell application |
4.7(798) |
|
RaiseError |
Raises an A-Shell error |
4.7(xxx) |
|
Send |
Sends input to A-Shell |
4.7(798) |
|
Version |
Returns an A-Shell version string |
4.7(798) |
|
Visible |
Returns/sets the visibility of the A-Shell window |
4.7(798) |