NetBatch Manual
Commands
NetBatch Manual—522460-004
6-99
INFO ATTACHMENT-SET Command
12} ALTER JOB TODAY, PRI 165, SELPRI 7
13}
•
This example shows the HISTORY command displaying all commands except
CHANGEUSER:
1} SUBMIT JOB X, AFTER 23:00
Job X job number 7 submitted
2} CHANGEUSER 255,205 password
2} ALTER SCHEDULER, AT-ALLOWED OFF
Scheduler altered
3} CHANGEUSER 205,70 password
3} SUBMIT JOB Y, AFTER 23:15
Job Y job number 8 submitted
4} HISTORY
1} SUBMIT JOB X, AFTER 23:00
2} ALTER SCHEDULER, AT-ALLOWED OFF
3} SUBMIT JOB Y, AFTER 23:15
4}
INFO ATTACHMENT-SET Command
Use the INFO ATTACHMENT-SET command to list the attributes of attachment sets.
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.
user-ID
specifies a user ID or a range of user IDs specified with the asterisk (*) and
question mark (?) wild-card characters. (user-ID must be in group-
name.user-name or group-ID,user-ID form.) The default is the user ID of the
current user.
attachment-set-ID
is one of:
attachment-set-name
specifies an attachment-set name or a range of names when specified with the
asterisk (*) and question mark (?) wild-card characters.
I[NFO] [ ATTACHMENT-SET ] [ / OU[T] [ file-name ] / ]
{ [ ( user-ID ) ] attachment-set-ID | #CURRENT }
[ [ , attribute ]… | , DET[AIL] ] [ , O[BEY]-[FORM] ]