First post, by MRAM
Is it possible to extract the output from a 16-bit exe program running in DOSBox to an external program (MS Access or Excel), whilst it is running and input data from the external program to the exe program?
On a 32-bit (Windows 8 ) system I can the run the programs without DOSBox and communicate between the programs with Pipes, but if I try this with DOSBox, the program hangs when I try to Read the output. I need to use DOSBox as the programs needs to run on a 64-bit Windows system.