| 
LOCAL cReportFile$="GL_ExchangeAccount.RPT"      | 
| 
LOCAL cWorkFile$="GL_ExchangeAccountWrk"      | 
| 
PROPERTY ReportCaption$    * Read Only * | 
| No Methods | 
| 
 cReportType, cFileType, cStatus$, xlCSV, xlExcel4, cSkipResetWorktables  | 
| 
 ProcessExchange(), ProcessExchangeExport(), ProcessExchangeImport(), ConvertExcelDate(), CreateGLAccount(), ExportSetup(), GetExchangeOptions(), ImportListing(), ValidateGLAccount()  | 
 
 |