Contents Up << >>

Command line parameters

These are instructions to the program entered at the operating system prompt when the program is first run. They control the way that the program starts up. They are entered as follows:

EASISTAT filename [inputfile] [-i] 
The first word you type after EASISTAT is taken to be the name of a command file from which commands are input. This has exactly the same effect as using the INPUT command from within EASISTAT, but it means that the program can be told which command file to use from within a batch file or script. Following this other arguments can define options. Currently there is only one option:

-i
- Ignore errors and pauses in command files, do not stop and wait for the user to press a key.