PRESCRIBE Command Reference
98
EXIT — EXIT from PRESCRIBE mode
Format
EXIT [, E];
Parameter
None
Function
When the printing system receives the EXIT command, it exits from the PRESCRIBE
mode and treats the following information as characters to be printed.
If the parameter E is added (EXIT, E;), the printing system ignores one carriage-
return/linefeed immediately following the command.
File
!R! RES; SFNT "Helvetica"; EXIT;
Commands ending in EXIT; leave a gap
in the output,
!R! CMNT Like this; EXIT;
while commands ending in EXIT, E;
!R! CMNT Like this; EXIT, E;
leave no trace of their presence except
possibly a shortage of lines on the page.
!R! PAGE; EXIT;
Printout