NetBatch Manual

Commands
NetBatch Manual522460-004
6-142
SHOW ATTACHMENT-SET Command
SHOW ATTACHMENT-SET Command
Use the SHOW ATTACHMENT-SET command to list attachment-set attributes from
BATCHCOM’s working-attributes set.
file-name
specifies a command output file. The file can be a device, a process, or a disk file.
For a disk file, BATCHCOM appends output if the file exists, but creates an EDIT
file if the file does not exist. If you specify / OUT / (that is, omit file-name),
BATCHCOM suppresses output.
attribute
is one of these attachment-set attributes:
ASSI[GN] [ ASSIGN-name ]
DEFI[NE] [ DEFINE-name ]
PA[RAM] [ PARAM-name ]
SEC[URITY]
TEM[PORARY]
attribute causes BATCHCOM to list only the specified attribute. If you omit
attribute, BATCHCOM lists all attributes. If you specify ASSIGN, DEFINE, or
PARAM, but omit ASSIGN-name, DEFINE-name, or PARAM-name, BATCHCOM
lists all ASSIGNs, DEFINEs, or PARAMs.
You can include the asterisk (*) and question mark (?) wild-card characters in
ASSIGN-name, DEFINE-name, or PARAM-name to specify a range of ASSIGNs,
DEFINEs, or PARAMs.
DEFINE-name must include the equals sign (=) prefix even when you specify
DEFINE-name with wild-card characters; for example, … DEFINE =OUT*, not …
DEFINE OUT*.
OBEY-FORM
causes BATCHCOM to list attributes in SET ATTACHMENT-SET command format.
BATCHCOM prefixes the SET commands with the ASSUME ATTACHMENT-SET
and RESET ATTACHMENT-SET commands.
Considerations
The SHOW ATTACHMENT-SET command is available to all users.
To specify the values of attachment-set attributes in the working-attributes, use the
SET ATTACHMENT-SET command. To remove the attributes, use the RESET
ATTACHMENT-SET command.
SHO[W] [ ATTACHMENT-SET ] [ / OU[T] [ file-name ] / ]
[ attribute [ , attribute ]… ] [ , O[BEY]-[FORM] ]
[ O[BEY]-[FORM] ]