next up previous contents index
Next: FLUSH Up: GTVL Language Internal Help Previous: DEVICE   Contents   Index


DISPLAY

        [GTVL\]DISPLAY Item [Arguments]

    List the internal parameters of the named item:
      DISPLAY DATA SegName
        shows the data values in input segment. For debugging purpose.
      DISPLAY DIRECTORY
        shows the current directory and its active window, if any.
      DISPLAY POINTER [SEGMENT|TREE]
        shows the internal values of the pointers. For debugging purpose.
      DISPLAY SEGMENT [SegName]
        shows the attributes of input segment (either a leaf or  a  directo-
        ry). Default is current directory.
      DISPLAY TREE [DirName]
        shows the directory tree in a recursive way. Default lists from cur-
        rent directory.
      DISPLAY WINDOW
        shows the active window and its attributes.


Gildas manager 2014-07-01