Binder Manual (G06.24+, H06.03+)

BIND Commands
Binder Manual528613-003
3-44
RESET Command
OMIT
*
specifies all SELECT parameters are to be reset to the default values.
Considerations
The SELECT command parameter defaults are:
Examples
The following command sets all SELECT command parameters to their default
values:
@RESELECT *
The following RESELECT command clears omit and refer lists, and resets the LIST
parameter to its default value:
@RESELECT OMIT, REFER, LIST
RESET Command
The RESET command resets one or more target file attributes that were previously
specified with the SET command to their default values.
set-param
is one of the following SET command parameters:
CHECK BLOCK ON, LIBRARY OFF, PARAMETER STRICT
COMPACT ON
COMPRESS DATA ON (C, Pascal, COBOL85)
OFF (TAL, FORTRAN)
FILESYS GUARDIAN
FIXUPS ON
LIST ALPHA ON, LOC OFF, XREF OFF
OMIT Empty list
REFER Empty list
RUNNABLE OBJECT OFF
SATISFY ON
SEARCH Empty list
WARNINGS ON
RESET { set-param [ , set-param ] ... }
{ * }