RESTORE

Abbreviation

RS

Arguments

None.

Default

None.

Description

The RESTORE control fetches and restores the values of the GEN and LIST controls that were stored by the last SAVE control statement.

NOTE

You may not specify this control on the command line; however, you may use this control any number of times within the source file.

See Also
SAVE
Example
.
.
.
$SAVE
$NOLIST
.
.
.
$RESTORE
.
.
.