Contents Up << >>

Input and output

The current version of EASISRTAT provides a simple command line interface to allow it to run on different platforms. The user types in commands and the program provides its output under these, on the same screen.

Sometimes the output from EASISTAT is too wide to all fit on the screen (for example when listing rows of data). When this happens only the line will wrap round on the screen, but if an output file is open then all the output will be sent to that correctly.

Output can be copied into a file using the OUTPUT command. Likewise, EASISTAT can receive input from a command file instead of the keyboard using the INPUT command.