Next: Examples Up: HTAB Prev: HTAB

Parameters

 Keyword  Posn  Type        Description
 -------  ----  ----        -----------
  The following parameter is repeated for n = 1 to 6 inclusive
 INPn      n    UNIV        nth object in table.
          GLOBAL.HDSOBJ (Default object dataset)
     Hidden default = ! for INP2..6
 DEV       -    CHARACTER   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'
 SLICE     -    CHARACTER   Range of data to be output in form
                            "n1:n2" ":n2" or "n1:"
    Hidden default = *
 WIDTH     -    INTEGER     Output page width
    Hidden default = !


Next: Examples Up: HTAB Prev: HTAB