NetBatch Manual

Commands
NetBatch Manual522460-004
6-77
DELETE ATTACHMENT-SET Command
This example shows the line continuation character used during an interactive
session and the resulting double-braces prompts indicating the continued lines:
1} SUBMIT JOB FRIDAY, &
}} IN $DATA7.NB.WEEKEND, &
}} OUT \MELBDEV.$S.#FRIDAY, &
}} EXECUTOR-PROGRAM $SYSTEM.SYSTEM.FUP, &
}} AFTER 23:00, &
}} WAITON THURSDAY
Job FRIDAY job number 127 submitted
DELETE ATTACHMENT-SET Command
Use the DELETE ATTACHMENT-SET command to delete attachment sets from a
scheduler. You also can use the command to delete specified ASSIGNs, DEFINEs
(except =_DEFAULTS), and PARAMs from 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.
attachment-set-number
is a scheduler-generated number identifying an attachment set created by
means of the #CURRENT variable.
*
specifies all attachment sets.
D[ELETE] [ ATTACHMENT-SET ] [ / OU[T] [ file-name ] / ]
[ ( user-ID ) ] attachment-set-IDBBC[( AALVS1([ ‚ attribute
]…,‚ DET[AIL]) )