First post, by dwabar
created a batch file to run CIO (cheque It Out). Using dosbox directly, I can mount the program and run it. However thru a batch file it does not mount the program.
File is:
dosbox.exe
mount c C:\cio
C:
cd CIO
CIO.exe
Any idea why it fails to continue thru dosbox and mount the program.