LIST-ITEM


Displays the contents of items.

 

SYNTAX

LIST-ITEM file-specifier {record-list} {selection-criteria} {sort-criteria} {USING file-specifier} {(options}

 

SYNTAX ELEMENTS

Options specific to LIST-ITEM are:

F start the display of each item on a new page
S suppress line numbers
X data is displayed in hexadecimal

 

NOTES

When not displaying in hexadecimal, unprintable characters are displayed as periods.

 

EXAMPLE

LIST-ITEM BP WITH *A1 = "[Ported to jBASE]" (SNP

Lists jBC programs from the BP file that have been run through PortBas. Line numbers are suppressed. Non-paged output is directed to the assigned printer.


jQL