Page 1 of 1

Report Dictionary

Posted: Thu Apr 11, 2002 9:11 pm
by Shankari_(Guest)
Hi,____I have created a Report Dictionary for my Visual Foxpro data. Right now, I have this table stored in the directory where rest of my application^s data is stored. I will not know the path the user installs the application data when I ship. ____I allow user access to R&R reports through the runtime exe. Is there a runtime command switch for me to include the report dictionary name and path so that field descriptions show in the Viewer Query screen during runtime?____If not, do I have to install the report dictionary in a fixed directory and path and ship an rrw.ini with the appropriate path?____Is there another way in which I need not hardcode the Report Dictionary path?____Thanks in advance__Shankari

=> RE: Report Dictionary

Posted: Fri Apr 12, 2002 7:14 am
by kfleming
You would need to use the INI file to point to the dictionary.____Kathleen__R&R Support