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

BIND Commands
Binder Manual528613-003
3-67
SHOW Command
4. Before you run the object file, you can check the current setting of the TACL
HIGHPIN built-in variable by typing:
#HIGHPIN
5. If #HIGHPIN returns a NO value, you can set the HIGHPIN run-time parameter
(and run your object file at high PIN):
RUN talobj / HIGHPIN ON /
6. If #HIGHPIN returns a YES value, you can simply run your object file at high PIN:
RUN talobj
Refer to the Guardian Operating System Application Conversion Guide for additional
details on writing processes that run at a high PIN.
SHOW Command
The SHOW command displays the current values for the following:
Current file.
Set of modifications established by the MODIFY command.
SELECT command parameters.
Attributes of an object file.
SET command parameters.
After a BUILD command executes, Binder resets SELECT, SET, FILE, and all lists to
the default states. SHOW SET attribute then displays information about the
constructed target file.
OUT file-name
directs the output listing to the specified file. For additional information, see OUT
Command on page 3-39.
SHOW [ / OUT file-name / ]
{ AXCEL ENABLE [ FROM file-name ] }
{ FILE }
{ IMPORT }
{ INFO [ FROM file-name ] }
{ MODIFY }
{ OCA ENABLE [ FROM file-name ] }
{ RESERVE }
{ SELECT }
{ select-param }
{ SET attribute [ FROM file-name ] }
{ SET }
{ set-param }