Language Sensitive Editor VIEW — VMS LSE_3.0
Additional information available:
SOURCE
Displays an overview of the buffer.
Format
VIEW SOURCE
Additional information available:
Qualifiers
Additional information available:
/DEBUG
Provides a way to debug adjustment definitions by generating a copy of the source buffer indented as LSE views the indentation. LSE displays the result in a system buffer named $OVERVIEW, with all source lines visible. Numeric values for the indentation are also displayed, along with information about the adjustment applied to each line. You cannot specify the /DEBUG qualifier with the /DEPTH qualifier.
/DEPTH
/DEPTH=n
/DEPTH=1 (D)
Displays the top n levels of detail of the buffer. Lower levels
are collapsed and represented by overview lines. If you specify
/DEPTH=ALL, all the lines in the buffer are displayed; none of the
lines are replaced by overview lines.
You cannot specify the /DEPTH qualifier with the /DEBUG qualifier.