For the commands that take file names, you can also specify a question mark ? to indicate that the user should be presented with a file selection dialog. Thus, for example, the command
SIMULATE>RUNNAME|?Choose a new name for the simulation
will result in the user seeing (under Windows 95) :
You can also use an exclamation mark ! to indicate that the current run name should be used. This is handy if you want to redo the current run as in:
SIMULATE>READRUNCHG|!
or even to copy the current run name to a different file as in:
FILE>COPY|!|?Location to store archive of current run