SNAX Creator-2 Configuration and Control Manual

ADD APPL Command
SCF Commands for SNAX Creator-2
117143 SNAX Creator-2 Configuration and Control Manual 4–7
The following example defines a TACL application MYTACL:
ADD APPL $CREA.C-MYTACL, METHOD TACL, CPUS "0 1 2 3"
The next example uses built-in functions and user data to determine the attribute
values:
ADD APPL $CREA.C-GENERIC, METHOD [#1], PATHMON [#2], &
PROGRAM [#3], PRIMARYCPU [#2], SERVER $SERV1, &
MESSAGE [#OPENNAME]
The following table shows the attributes values in the previous example for three
examples of user data:
User Data Attribute Value
Pathway, $pmon, prog1 METHOD PATHWAY
PATHMON $pmon
PROGRAM prog1
TACL 4 METHOD TACL
PRIMARYCPU 4
SERVER METHOD SERVER
SERVER $serv1
MESSAGE "$line.#ZR00000"