GDSX (Extended General Device Support) Manual

LINE^HANDLER Example, Running and Managing
Extended General Device Support (GDSX) Manual529931-001
6-7
Running More Application Processes
The STATUS command display should show that one SU and the LINE object are
open and started, and Tn and Tm are stopped with no opens.
At the application terminal you may verify that only one requester process is sending
prompts to the terminal. Then press CTRL/Y to stop this process. You can press the
Break key to get a TACL prompt at the application terminal.
At the SCF terminal, enter:
-> STATUS, SUB ALL
The STATUS command display should show that the LINE object is started with no
opens, while the SU objects are all stopped with no opens.
Then enter:
-> STOP PROCESS $GDS!
-> EXIT
The GDSX process is stopped and you exit from SCF.
At the TACL terminal, confirm that the GDSX process is gone by entering:
> STATUS *, TERM
Clear the values set by the PARAM commands by entering CLEAR ALL.