Run-time Errors in Direct Mode

When GT.M detects an error in Direct Mode, it reports the error with a message and leaves the process at the GTM> prompt.

Example:

	GTM>ZW
	ZW
	^_____
	%GTM-E-INVCMD, Invalid command keyword encountered
	GTM>	
	

In Direct Mode, GT.M provides access to the RECALL command. RECALL allows you to retrieve a Direct Mode command line with a minimum of typing. The VMS line editor allows you to make quick changes or corrections to the command line. For more information on RECALL and the line editor, refer to the "Operating and Debugging in Direct Mode" chapter in this manual.