1 08/02/84  gcos_tss, gtss
 2 
 3 Syntax as a command:  gtss
 4 
 5 
 6 Function:  The gcos_tss command invokes the GTSS to run a single GCOS
 7 time sharing user in the user's process.
 8 
 9 
10 Notes:  All parameters controlling the operation of gcos_tss are set
11 with the gcos_set_environment command.  If gtss is invoked with no
12 prior call to gcos_set_environment, the following values are assumed:
13 
14 -drm wd -modes ast,^drl,^gbd,^mcmd,^mquit,^ss
15 
16 The gtss SAVE command will not set the bit counts on segments created
17 via this command, since they are not needed by the simulator.  If,
18 however, the user wishes to manipulate the files via programs external
19 to the simulator (such as gcos_card_utility), the bit counts must first
20 be set modulo 320 words.
21 
22 The gtss command may not be invoked while the caller is using
23 window_call (video mode).  The GTSS subsystems cannot handle the
24 special I/O required to support this terminal interface.