Use the LBLPRINT command to send a set of labels to a screen, printer, file, or any combination of destinations.
Options
labelname
Specifies a label name. The label name is limited to 128 characters.
ARRANGE tblname BY collist
Sorts the rows displayed by a report's lower-level tables. Each lower-level table in the report that you want to sort requires its own ARRANGE clause. Now you can specify up to twenty-five tables to ARRANGE and up to five columns in each table on which R:BASE will sort.
ORDER BY clause
Sorts rows of data. For more information, see ORDER BY.
WHERE clause
Limits rows of data. For more information, see WHERE.
OPTION
specifies output options of the report along with additional parameters for each output such as:
•BMP
•DIF
•EMF
•ETXT (Report Emulation Text)
•GIF
•HTML
•JPG
•PNG
•QPRO
•RTF
•SVG
•SYLK
•TIFF
•TXT
•WMF
•XLS
•XLSX