
Next: Examples Up: HTRACE Prev: HTRACE
Parameters
Keyword Posn Type Description
------- ---- ---- -----------
INP 1 UNIV Name of HDS data object
GLOBAL.HDSOBJ (Default object dataset)
DEV 2 CHAR text output device. Can take values of
(T)ERMINAL,(C)ONSOLE,(P)RINTER,(O)LDFILE
or (N)EWFILE, otherwise is interpreted
as a filename.
Hidden default 'TERMINAL'
FULL - LOGICAL Display full details of structure arrays.
By default, only the first element of
such structures is listed.
Hidden default = NO
NEWLINE - LOGICAL Put data values on a new line. By default,
data values are appended to the line
containing object name and type info
Hidden default = NO
NLINES - INTEGER Number of lines in which the data can be
displayed in addition to the first line.
Hidden default = 1
TYPIND - INTEGER Indentation from beginning of name field
to beginning of type field
Hidden default = 17
VALIND - INTEGER Indentation from beginning of type field
to beginning of value field
Hidden default = 17

Next: Examples Up: HTRACE Prev: HTRACE