Ends a Genstat program.
No options or parameters
Description
The STOP
directive indicates the end of a Genstat program, thus telling the computer that you have finished using Genstat. It also ends the existing job, so there is no need to give an ENDJOB
statement beforehand. Any input that follows a STOP
statement is ignored.
Options: none.
Parameters: none.
See also
Commands for: Program control.