Using GRADE


Other GRADE Options

Change Directory

Changes the current directory.

List Directory

Lists the contents of the current directory. You can specify a file template.

Send Output To

Changes current listing device. Output from compile and link commands are directed to the specified device. Enter the corresponding value for the desired device as follows: (Also see &LDEV .)

1) SCREEN (CRT)

2) LINE PRINTER (LP)

3) FILE

4) SUPPRESS OUTPUT (NULL)

Compile Listing

Toggles compiler listing mode between All and Errors Only. The All option produces a listing which consists of GRIP source statements, variable storage locations, labels, array sizes, and errors. Errors Only produces a listing which consists of only compilation errors.

Change Editor

Allows you to specify a different editor (for example, vi) as the current editor.