Talking to a Windows application
Posted on 2014-03-06, 07:19
I have a large Clipper collellmpiled MS-DOS program that runs under Windows and also runs under Dosbox. The problem is that I need it to 'talk' to a Windows-resident utility called PageScript that enables it to print to Windows computers (and indirectly to those of a Linux host). I cannot see how to …