1 03/06/80  display_tsoapl_ws, dtw
 2 
 3 Function: displays a saved workspace of IBM APL, as read into a Multics segment
 4 by read_tsoapl_tape, listing the global names and their values.
 5 
 6 
 7 Syntax:  dtw path {-control_arg}
 8 
 9 
10 Arguments:
11 path
12    is the pathname of the workspace. The suffix sv.tsoapl is assumed.
13 
14 
15 Control argument:
16 -long, -lg
17    lists the workspace global variables (digits, width, etc), as well
18    as the names. The default is to list only the names.