| 
LOCAL cReportFile$="AP_VendorMemoPrinting.rpt"      | 
| 
LOCAL cWorkFile$="AP_VendorMemoPrintingWrk"      | 
| 
PROPERTY ReportCaption$    * Read Only * | 
| 
FUNCTION GetSourceTables$(table$)    | 
| 
 cIsSysDB, cModuleCode$, oReportPath$, oDestination$, oStatus, oPrompt, oWindowTitle$  | 
 
 |