 |
ALPHA-VISION® Tools: SimuApp.exe
|
SimuApp.exe
SUMMARY
Test application for the application interface of
ACI.DLL.
SYNTAX
SimuApp
[<do-file>]OPTIONS
- do-file
-
File name of the DO-file for this project to be tested.
If a DO-file is provided as parameter on the command line, SimuApp will connect
to tha ACI automatically.
If SimuApp is called without arguments, the DO-file must be selected via the
connect-button in the toolbar.
Syntax Notation
- [aaa]
- aaa is optional (zero or one occurences)
- (aaa|bbb)
- aaa exclusive or bbb
- (aaa)*
- aaa may occur indefinitely often or may be omitted
- (aaa)+
- aaa may occur indefinitely often but at least once
- (aaa)m..n
- aaa may occur from m to n times