NBSpool for MPE Reference Guide

NBSpool Output Commands
3-83
Parameter Description
varname
A
1
to
8
character alphanumeric name. The first byte must be alphabetic.
key
One of the following values:
DEVICE
Spool file device used as a key
JOBNAME
Spool file job/session name
NAME
Spool file name
USER
Spool file creator user/account
keyvalue
The actual device, job name, file name or user.
SUPRESS
Affects error messages which would be displayed either on the console or
on the standard list only. If
SUPPRESS
is set to
CONSOLE
, then those error
messages going to the console are displayed to the standard list instead. If
SUPPRESS
is set to
YES
or
TRUE
, then all error messages are suppressed.
SET Examples
The examples in this section are for the
INPUTPASS
,
USERCAP
,
VAR
and
SPSAVE
parameters.
INPUTPASS Parameter Examples
In the following example, password protection for
INPUT
mode is enabled.
O> SET INPUTPASS=SECRET
In the following example, an input mode password is removed.
O> SET INPUTPASS=
USERCAP Parameter Examples
In the following example, the user
BOB.MFG
is set to have access to any spool files in the MFG
account.
O> SET USERCAP=AM;USER=BOB.MFG