TACL Reference Manual

UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual429513-018
8-174
SET DEFINE Command
REPORT report-name
SELPRI num
For a SUBSORT DEFINE:
BLOCK size
CPU cpu-number
PRI priority
PROGRAM file-name
SCRATCH file-name
SEGMENT size
SWAP file-name
For a TAPE DEFINE:
BLOCKLEN block-length
DENSITY { 800 | 1600 | 6250 }
DEVICE device-name
EBCDIC { IN | OUT | ON | OFF }
EXPIRATION date
FILEID file-name
FILESECT volume-order
FILESEQ file-order
GEN gen-num
LABELS { ANSI | IBM | OMITTED | BYPASS | BACKUP |
IBMBACKUP }
MOUNTMSG " text"
OWNER owner-id
RECFORM { F | U }
RECLEN record-length
REELS volumes
RETENTION days
SYSTEM \node-name
TAPEMODE {STARTSTOP | STREAM }
USE { IN | OUT | EXTEND | OPENFLAG }
VERSION num
VOLUME { vol-id | SCRATCH }
value
is a value to be associated with attribute-name. For value, specify a parameter
that is valid for the specific attribute. The values available for the various
attributes are described in these paragraphs.
LIKE define-name
specifies that the working attribute set is to have the same attributes and values as
the existing DEFINE named in the LIKE clause. You can modify those attributes or
add new attributes with attribute-spec entries that follow the LIKE clause.
Considerations
There is a special class of DEFINE names that begins with an equal sign plus an
underscore (=_). These names are reserved for TACL use only. Do not try to