DOS and R&R 10+

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

DOS and R&R 10+

Post by Barry » Fri Mar 19, 2004 12:09 pm

I have a DOS program that works great in a Windows environment, except for the fact that the barcoded order book print required a TSR to be running to print. This worked fine in a DOS environment. The RRUN was called from a CLIPPER program and all was good. I am trying to use the same method to call the Windows based R&R, but am at a loss as to how to do this. I do some programming in "C", so I thought I might write a "C" routine to call the R&R function. Has anyone done this and, if so, could you supply me with some sample code?____Thanks in advance.

Jamesvon
Posts: 0
Joined: Wed Apr 11, 2018 11:07 pm

=> RE: DOS and R&R 10+

Post by Jamesvon » Wed Mar 24, 2004 4:54 pm

Hi Barry -____I have a C routine which calls R&R. We use it to halt FoxPro until the user closes the R&R report window and it is compiled into a FoxPro .fll linked library file. The routine is used only in Windows, not DOS, but if you think it may help I can send or post the code. __Please note that the routine was written by a former co-worker and I don^t work in C, so I won^t be able to answer any questions you may have about the source code.

Post Reply