list-item

list-item


list Index Level list-label
Syntax list-item file.reference {itemlist} {sellist} {seqlist} {modlist} {(options)}
Category Access
Type Verb
Description displays items in their internally stored format.

"list-item" combines the action of the "copy" verb with the selection criteria and format capabilities of the "list" verb.

The items are copied to the user's terminal or to the printer just as the "copy" verb would copy them, with the line numbers on the left margin.
Options *  see Access options: h, i, k, n, and p.

f  Starts display of each item on a new page.

s  Suppresses listing of attribute (line) numbers.
See Also file.reference seqlist modlist modifiers options: sellist selection criteria itemlist Access item Access verbs li u508e legend-supp copy BASIC, Pick source code files (R83)
Example :list-item dm,bp, 'term-type' (p
Warnings In D3 systems, if "by" is provided with a verb that does not "naturally" sort (such as the "list-item" verb), the verb is changed to its "sorting" counterpart. (e.g. "list-item" becomes "sort-item", "select" becomes "sselect", etc.) This does NOT work, however, on R83 releases.
Compatibility D3 7.0 AP R83
list Index Level list-label