1 03/14/85  terminal_output, to
 2 
 3 Syntax as a command:  to {-control_arg}
 4 
 5 
 6 Function: directs I/O output switches to your terminal.  The effects
 7 of this command can be stacked.
 8 
 9 
10 Control arguments:
11 -source_switch STR, -ssw STR
12    specifies the name of an I/O switch to be redirected.  (Default:
13    user_output)
14 
15 
16 Notes: Each command invocation of terminal_output stacks up another
17 attachment for each of the specified switches.
18 
19 See the file_output, revert_output, and syn_output commands.