SNAX Creator-2 Configuration and Control Manual
Generating METHOD Values
Configuration Examples
C–6 117143 SNAX Creator-2 Configuration and Control Manual
If the user data is:
PATHWAY, $pmon, prog1
then the METHOD attribute is assigned the first parameter, PATHWAY. The
PATHMON attribute is assigned the second parameter, $pmon. The PROGRAM
attribute is assigned the third parameter, prog1. The remaining attributes
(PRIMARYCPU, SERVER, and MESSAGE) have no relevance to a Pathway application
and are ignored.
If the user data is:
SERVER, $serv1
then the METHOD attribute is assigned the first parameter, SERVER. The SERVER
attribute is assigned the second parameter, $serv1. The MESSAGE attribute is the
logon terminal name provided by the [#OPENNAME] function. The remaining
attributes (PATHMON, PROGRAM, and PRIMARYCPU) have no relevance to a
server-started application and are ignored.
If the user data is:
TACL, 4
then the METHOD attribute is assigned the first parameter, TACL. The PRIMARYCPU
attribute is assigned the second parameter, 4. The remaining attributes (PATHMON,
PROGRAM, SERVER, and MESSAGE) have no relevance to a TACL application and
are ignored.