GDSX (Extended General Device Support) Manual

Using Pseudo Procedures in a TS/MP Environment
Extended General Device Support (GDSX) Manual529931-001
D-2
Compiling USAMPLE1
The following subsections step you through the process of compiling, binding,
configuring, and starting the GDSX and Pathway/iTS applications.
Compiling USAMPLE1
The first step is compiling the user code USAMPLE1. In the following example, the
commands to compile USAMPLE1 were entered in an OBEY file called COMP1:
CLEAR All
PARAM WORKFILE $CRASH
COMMENT Assign SSV0 to the volume and subvolume for
COMMENT the GDSX installation subvolume
ASSIGN SSV0, $SKY.LINZ
ASSIGN ZSPITACL, $SKY.ZSPIDEF.ZSPITACL
ASSIGN ZEMSTACL, $SKY.ZSPIDEF.ZEMSTACL
ASSIGN ZGDXTAL, $SKY.LINZ.ZGDXTAL
ASSIGN COPYTAL, $SYSTEM.SYSTEM.COPYTAL
ASSIGN SSV1, $SKY.ZSPIDEF
ASSIGN SSV2, $SYSTEM.SYSTEM
TAL /IN USAMPLE1, SWAP $CRASH, OUT $S.#USAMPL1, MEM 64,&
NOWAIT, CPU 4/ USCODE1; NOMAP, NOCODE, NOICODE
Figure D-1. GDSX Application Without Pathway/iTS and TMF Pseudo Procedures
$GDS
VST027.vsd
TSCODE
TERM1
TERM2
USCODE
Pathway/iTS
TCP
NonStop TS/MP
Servers
WRITEROSCOBGDSX
DELETERO
USECODE1
$SKY.LINZ.TST
DAT