GDSX (Extended General Device Support) Manual
Using Pseudo Procedures in a TS/MP Environment
Extended General Device Support (GDSX) Manual—529931-001
D-20
Compiling USAMPLE2
The following subsections step you through the process of compiling, binding,
configuring, and starting the GDSX and TS/MP applications.
Compiling USAMPLE2
The first step is compiling the user code USAMPLE2. In the following example, the
commands to compile USAMPLE2 were entered in an OBEY file called COMP2:
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 USAMPLE2, SWAP $CRASH, OUT $S.#USAMPL2, MEM 64,&
NOWAIT, CPU 4/ USCODE2; NOMAP, NOCODE, NOICODE
Figure D-2. GDSX Application With NonStop TS/MP and TMF Pseudo
Procedures
$GDS
VST028.vsd
TSCODE
TERM1
TERM2
USCODE
NonStop TS/MP
Servers
WRITERO
DELETERO
USECODE2
$SKY.LINZ.TSTDAT
$PWGDS