runtime command problem V10+
Posted: Mon Jul 28, 2003 1:45 pm
I am using Visual dBase with RR 10+ ____The run command in Visual dBase for R&R is;__run(.t.,"rrwrun.exe rrwrunin 31") __Where .t. means a windows program. This works as it should with my RP5 or less libraries. If I try to run an RRW file I get the following error "Invalid Report Library" The report library, RI_LIBRARY is st_cover.rrw, which is the file name. I have nothing in the RI_REPORT field. I need to run the report through the rrwrunin file so I can pass filtering to the reports. I can run the file as__run((rrwrun.exe st_cover.rrw") with no problem! ____How can I get the rrwrun.exe file to recognize the rrwrunin.dbf file library?____Thanks