QUIKREPORT() Short: ------ QUIKREPORT() Runtime pre-defined report printing module Returns: -------- Nothing Syntax: ------- QUIKREPORT([cReportName]) Description: ------------ Presents a picklist of pre-defined reports and prints the selected one. [cReportName] name of the report to run - picklist is bypassed. For batches. Examples: --------- QUIKREPORT('Quarterly Hog Count') Warnings: ---------- Requires DBF and indexes to be open Source: ------- R_QUIKR.PRG