DOS and R&R 10+
Posted: 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.