DESCRIBE LIST

Reference

Syntax

DESCRIBE LIST { {NUMBER OF {LINES|PAGES} n}
              | {LINE linno PAGE page}
              | {PAGE pagno [LINE-SIZE width]
                            [LINE-COUNT length]
                            [LINES lines]
                            [FIRST-LINE first_line]
                            [TOP-LINES top_lines]
                            [TITLE-LINES title_lines]
                            [HEAD-LINES header_lines]
                            [END-LINES footer_lines]} }
              [INDEX idx].


Effect

Specifies the properties of a list in the list buffer.

Additions