Master Table
Posted: Mon Jul 17, 2006 2:29 pm
Hello,____Is there any way possible to "pass" to the rrwrun.exe the name of the__dbf to attach a particular report to? Instead of having to open the report using the designer and going into Database->Master Table?____Example: in my particular programing language, i "envoke" the rrwrun.exe by doing the following:____WinExec "c:
rwrun.exe", "C:ReportsPipReport.RRW"____Can i pass the Master table to the rrwrun.exe as well?____Thanks