SNAX Creator-2 Configuration and Control Manual

MINARGS
Attributes and Built-in Functions for SNAX Creator-2
5–4 117143 SNAX Creator-2 Configuration and Control Manual
The following values are valid values for this attribute:
Value Meaning
PATHWAY The application is a Pathway application and causes a RUN PROGRAM
command to be sent to the named PATHMON process.
SERVER The request (and accompanying message) is forwarded to a server process.
TACL The application requested is a TACL process and causes the program
$SYSTEM.SYSTEM.TACL to be initiated. If $SYSTEM.SYSTEM.TACL
is not present, $SYSTEM.SYS
nn
.TACL is initiated (where
nn
is the number
of the system subvolume that is currently running).
This attribute is mandatory at initial configuration.
MINARGS
Default: 0
Value: Non-negative integer
Object: APPL
This attribute specifies the minimum number of comma-separated parameters that
may be passed in the logon user data; it is valid for all METHOD values.
This attribute is optional.
NAMERULE
Default: PLUNAMEONLY
Value: PLUNAMEONLY | FIRSTWORD
Object: SU
This attribute determines the form of the APPL name that SNAX Creator-2 searches
for. It also affects the value of the [#1] built-in function (see discussion of the [#num]
built-in function later in this section).
If the value is PLUNAMEONLY, SNAX Creator-2 searches for an APPL name of the form
C-
pluname
.
If the value is FIRSTWORD, SNAX Creator-2 searches for an APPL name of the form
C-
pluname
-
firstword
, where
firstword
is the first character string in the user
data (from the first non-blank up to the first comma, blank, or end of data).
FIRSTWORD must be specified if migrating from the old Creator process (T6954) with
an existing SNAX/XF configuration.
This attribute is optional.
PASSWORD
Default: Eight blanks
Value: Character string (case-sensitive)
Object: SU
You can use this attribute to specify a password zero to eight characters long. Any
alphabetic, alphanumeric, or special character may be used. If you use this attribute,
the password specified in the ADD SU command must match the password specified