Provides the facility to
display vector HDS data objects simultaneously in a tabular form on a selected output. The range to
be output is selectable but by default the whole of each object is output.
Note that the input object names must either be given on the command line or the
PROMPT keyword must be used.
htab in1 in2 ... [dev=] [slice=] [width=]
INPn = UNIV (Read)
nth object in table. Up to six objects may be specified,
<GLOBAL.HDSOBJ>
for INP1, [! (no more objects)] for INP2 - 6.
DEV = _CHAR (Read)
Output
device (TERMINAL, PRINTER, OLDFILE, NEWFILE etc.). [TERMINAL]
SLICE
= _CHAR (Read)
Range of data to be output in form "
n1:n2"
"
:n2"
or "
n1:"
.
[∗
(whole object)]
WIDTH = _INTEGER (Read)
Output page width. A null (!) will result in a width
appropriate for the chosen text output device. [!]