TACL Reference Manual

UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual429513-018
8-204
SHOW DEFINE Command
* LABELS OMITTED
Current attribute set is inconsistent, check number 3
If the attributes are incomplete (that is, if a required attribute is missing), a warning
message is displayed, and the value for the missing attribute is displayed as ??. For
example:
87> SHOW DEFINE
CLASS MAP
FILE ??
Current attribute set is incomplete
TACL returns an error if you specify an attribute that is not a member of the working
attribute set (an attribute that is not associated with the current CLASS).
To obtain additional error information, use #ERRORNUMBERS.
Examples
1. To display the value currently set for the DEVICE attribute, enter:
92> SHOW DEFINE DEVICE
DEVICE $TAPE
2. This SHOW DEFINE command displays a working attribute set that specifies a
CLASS TAPE DEFINE:
95> SHOW DEFINE
CLASS TAPE
VOLUME ( 25436, 75444, 23121 )
LABELS IBM
USE IN
3. This command displays all working attributes and the value for each:
98> SHOW DEFINE *
CLASS TAPE
VOLUME ( 25436, 75444, 23121 )
LABELS IBM
REELS
OWNER
FILESECT
FILESEQ
FILEID
RETENTION
EXPIRATION
GEN
VERSION
RECFORM
BLOCKLEN
RECLEN
DENSITY
RECLEN
USE IN
DEVICE
EBCDIC