Page 1 of 1

Changing Folders for Run Time

Posted: Tue Sep 01, 2009 10:13 am
by Gerard_(Guest)
I have two companies with data in following folders__Company 1 Accounts__Comapny 2 AccountsCompany2__I copied all reports from Accounts to AccountsCompany2__Am using RR Ver 10 Xbase__Structure of Data Tables is identical in both ledgers____When I run time reports in AccountsCompany2 , it looks ta the data in Accounts____Is there a way,without changing every report, of pointing to AccountsCompany2 when I run the reports from this folder____

=> RE: Changing Folders for Run Time

Posted: Thu Sep 03, 2009 10:34 am
by kfleming
You need to set up a runtime control table and use RI_MASTER to remap the master file and the RI_ALIAS fields to remap the related tables. The syntax for these fields is described in the Help file.____Kathleen__R&R Support