I have a lot of older Foxpro 2.0 utilities from bygone days I could put
to good use. The problem is printing.
SET DEVICE TO PRINTER no longer works of course, as the printers are TT
instead of character and bit based. I checked my print buffer to see if my test line at least made it to there, but it was empty.
Is there a way to print directly from FP 2 to my printer.? (Ink Jet HP D23320) Indirectly is OK too, but there can't be much of a delay as customers would be waiting for the result. There isn't any graphics involved. I can print the form to disk, then use upload it to MSWord then macro word to print the file, but that would take too much time.
Thanks for the help
AndyF