SNAX Creator-2 Configuration and Control Manual
ENTRY Object Type
Objects for SNAX Creator-2
3–6 117143 SNAX Creator-2 Configuration and Control Manual
$
crename2
is a unique name commencing with a dollar sign followed by one alphabetic
character and up to four alphanumeric characters.
Example
If the SNAX Creator-2 subsystem is \NODE2.$CREA and you add an SU
\NODE1.$SSCP.#MYSU, a CONNECTION object subordinate to this SU object is
automatically created and is named:
\NODE1.$SSCP.#MYSU-\NODE2.$CREA
Object States A CONNECTION object can be in one of the following states:
State Meaning
STARTED SNAX Creator-2 has established a connection with the SU and is capable of
receiving initiation requests.
STARTING SNAX Creator-2 is trying to establish a connection with the SU.
STOPPING SNAX Creator-2 is disconnecting from the SU and is waiting for all incomplete
initiation requests to be resolved.
Attributes CONNECTION objects have no attributes.
Commands The following commands can be applied to the CONNECTION object type:
INFO
NAMES
STATUS
ENTRY Object Type The ENTRY object type defines entries. Each entry has a name and an associated text
string. Entry names can be used in attribute values; they must be enclosed by square
brackets, for example [entryname]. At logon time, SNAX Creator-2 replaces
[entryname] with the associated text string.
The following example illustrates the use of the ENTRY object:
ADD ENTRY $CREA.MYPATHMONS
, TEXT "$PWY1 $PWY2 $PWY3"
ADD ENTRY $CREA.MYRUNUNITS
, TEXT "PROG1 PROG2"
ADD APPL $CREA.C-PATH1
, METHOD PATHWAY
, PATHMON [MYPATHMONS]
, PROGRAM [MYRUNUNITS]