ICL 1900 Series George 3 Operating System Commands

EXIT (EX)

Function

Terminates the obeying of commands from the current macro definition file or job definition file. This has the same effect as GOing to the end of the file.

Format

EXIT

The command has no parameters are optional.

Forbidden contexts

none

An EXIT command may only be issued from a macro definition file. Note that job description files are a subset of macro definition files.

Execution

If the source of command is not a file, an error is reported. Otherwise the file is closed and the message

    END OF MACRO

is output to the monitoring file.

Error Messages

IS ONLY ALLOWED FROM A MACRO DEFINITION FILE