![]() ![]() |
|
LIST-LABELOutputs data in a format suitable for producing labels.
SYNTAXLIST-LABEL file-specifier {record-list} {selection-criteria} {sort-criteria} {USING file-specifier}{output-specification} {format-specification} {(options}
PROMPTSYou will be prompted to supply formatting criteria as follows: COL,ROW,SKIP,INDENT,SIZE,SPACE{,"C"}:
NOTESThe total number of columns specified must not exceed the page width, based on the calculation: COLs * (SIZE + SPACE) + INDENT <= page width ROW must be a minimum of one for each field, plus one for the record key (if not suppressed). If record keys are not suppressed, the first row of each label will contain the record key. If INDENT is not zero, you will be prompted to supply a series of HEADERs that will appear in the left margin for each field. If a heading is not required for a particular line, press RETURN. Multivalued fields appear as separate labels. If COL-HDR-SUPP or HDR-SUPP, or the C or H options are specified, the page number, date, and time will not be output and the report will be generated without page breaks. The records will not be sorted unless you specify a sort criteria clause. See also the SORT-LABEL command.
EXAMPLE
jQL |