First post, by Hunter
Hey folks!
I've spent a lot of hours trying to run a headless program on a remote host under Linux using 0.74, since the program can only be executed using DOS.
Luckily enough, dosbox works like a charm in what respects to the emulation, but I hit a bug that prevents me to from pulling any kind of output from the program using program redirection to a file due to this Unable to redirect Dosbox output to a file
Unfortunately no older version seems to work either for me, I just can't get any kind of file redirection at all, I just get a
SHELL:Redirect output to MYFILE.out
But the file is written with 0 bytes size, no matter what I do. 😢 😢 😢 😢 😢 😢 😢
I see there are at least a way to record the screen or something like that, but it involves interactively pressing some keys I'm not able to do, since, again, this is intended to be run on a remote host using a headless dosbox execution.
Do I have any possibility at all (I mean, really at this point I'm really very desperate) of capturing the output in any possible way at all that you can think of?
Lots of thanks in advance!
Hunt