Binder Manual (G06.24+, H06.03+)
BIND Commands
Binder Manual—528613-003
3-50
SELECT Command
{CHECK (check-option [, check-option]...)}
COMPACT {ON | OFF}
COMPRESS DATA {ON | OFF}
FILESYS {OSS | GUARDIAN}
FIXUPS {ON | OFF}
IMPORT LIBRARY library-file-name
{LIST listing-option}
{LIST (listing-option [, listing-option]...)}
{OMIT entry-name}
{OMIT (entry-name [, entry-name]...)}
{REFER refer-pair}
{REFER (refer-pair [, refer-pair]...)}
RUNNABLE OBJECT {ON | OFF}
SATISFY {ON | OFF}
{SEARCH file-name}
{SEARCH (file-name [, file-name]...)}
WARNINGS {ON | OFF}
CHECK check-option
specifies the type of error checking as one of the following:
{BLOCK {ON | OFF}}
{DUPLICATE {ON | OFF}}
{LIBRARY {ON | OFF}}
{PARAMETER {ON | STRICT | STRONG | LENIENT | OFF}}
{WIDEMEM {ON | OFF}}
{*}
BLOCK {ON | OFF}
specifies whether Binder checks common blocks for consistency in length
and addressing (that is, all byte or all word).
Use CHECK BLOCK ON to check FORTRAN procedures for adherence to
the FORTRAN rules for common blocks. CHECK BLOCK ON checks TAL
blocks (if a global data block used in several object files changes but only