NBSpool for MPE Reference Guide
Chapter 3
3-6
ALTER Syntax
O> ALTER
subset
[;PRI =outpri ]
[;COPIES=
copies
]
[;DEV ={
class
} ]
[ {
ldev
} ]
[;CREATOR=user ]
[;ENV=envfile ]
[;FORMID=[formid] ]
[;FORMS=”formmsg” ]
[;JOBNAME=jobname ]
[;NAME=name ]
[;PRINTER=printdef]
[;SPSAVE={Y | N} ]
[;STATE=state ]
[;ASK ]
[;NOENV ]
[;NOFORMS ]
[;NOPAGE ]
[;NEWTIME ]
[;NOQUOTE ]
ALTER Parameters
Parameter Description
subset
This parameter specifies the subset of spool files to be altered. Turn to Chapter
2 for more information on using subsets.
outpri
This parameter specifies the new output priority that will be assigned to all
spool files qualified by the ‘subset’ parameter. Must be an integer from 0 to 14.
copies
This parameter specifies the new number of copies that will be assigned to all
qualified spool files. This parameter must be an integer from
1
to
127
.
class
This parameter specifies the new device class assigned to all qualified spool
files. This parameter must be a valid spooled device class.
ldev
This parameter specifies the new logical device number assigned to all
qualified spool files. This parameter must be a valid spooled output device.
user
This parameter specifies the new creator for the spool file. The format for this
parameter is
user.account
.
name
This parameter specifies the new name of the spool file.
formid
This parameter specifies a
1
to
8
character name specifying the new
FORMID
value for the spool file. If it is omitted, the
FORMID
is removed.
Continued