|
LOCAL cMainTable$ |
|
LOCAL cReportFile$="GL_MainAccountMemo.RPT" |
|
LOCAL cWorkFile$="GL_MainAccountMemoWrk" |
|
PROPERTY ReportCaption$ * Read Only * |
|
FUNCTION GetSourceTables$(Table$) |
|
cIsSysDB, cModuleCode$, oReportPath$, oDestination$, oStatus, oPrompt, oWindowTitle$ |
|
SetDefaults(), SetChildColl() |
|