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