Report functions¶
These functions return meaningful values only if called in a !report section. The functions listed under General functions are also available for use in reports.
General report functions
Retrieve the current print position |
|
Set the current font in a report |
|
Set the print position |
Field total and statistic functions
Return the average value of a field |
|
Return the maximum value of a field |
|
Return the minimum value of a field |
|
Return the total value of a field |
|
Return the total count of rows |
Print functions (only meaningful in a print[h] command)
Print a number of alpha spaces |
|
Force text into allocated space |
|
Print a number of blank lines |
|
Print a number of spaces the width of the “0” character |
|
Output a standard printer control sequence |
|
Set a numeric value in the printer |
|
Output a user-defined printer control sequence |
|
Print a number of spaces |
|
Tab to a new column |
Windows printing interface functions
Clear all properties set by program for a printer |
|
Configure a printer, using Windows dialog |
|
Return name and properties of default printer |
|
Return number and names of available printers |
|
Return number and names of available print forms |
|
Return number of print bins available for a printer |
|
Return printer properties |
|
Call Print Manager dialog and select a printer |
|
Set the bin to be used for reports to a printer |
|
Set a print property |