TACL Reference Manual

Built-In Functions and Variables
HP NonStop TACL Reference Manual429513-018
9-33
#ASSIGN Built-In Variable
ACCESS { I/O | INPUT | OUTPUT }
specifies the type of access for the logical unit.
BLOCK num
specifies the block size of the logical unit.
CODE num
specifies the file code for the logical unit.
EXCLUSION { EXCLUSIVE | PROTECTED | SHARED }
specifies the type of exclusion assigned to the logical unit.
EXISTENCE
specifies that a logical unit can be defined without including any other
information.
FILENAME file-name
specifies the file name of the logical unit.
PRIMARY num
specifies the primary-extent size for the logical unit being assigned.
RECORD num
specifies the record size for the logical unit.
SECONDARY num
specifies the secondary-extent size of the logical unit.
logical-unit
specifies the logical-unit name to be defined with the indicated options.