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