runtime command problem V10+

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
freitas
Posts: 68
Joined: Tue Oct 10, 2017 12:44 pm

runtime command problem V10+

Post by freitas » 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

freitas
Posts: 68
Joined: Tue Oct 10, 2017 12:44 pm

=> RE: runtime command problem V10+

Post by freitas » Mon Jul 28, 2003 1:53 pm

It appears that I answered my own question! I reversed the rrwrunin.dbf fields to show RI_Libary as <Blank> and RI_REPORT as the report name, st_cover.rrw____Thanks Anyway

Post Reply