Re: [Freedos-user] DOSBox I/O issue follow-up

2016-03-23 Thread Jerome E. Shidel Jr.
The workaround is easy, you just read from STDIN as a file with DOS FN 0x3F. The other is supposed to work and this is a little more code. But, who is complaining. :) -- Transform Data into Opportunity. Accelerate data

Re: [Freedos-user] DOSBox I/O issue follow-up

2016-03-23 Thread Jerome E. Shidel Jr.
Sorry, minor correction on results. > On Mar 22, 2016, at 9:06 PM, Jerome Shidel wrote: > > Hello Eric (and anyone else who is interested), > > Here is a little proof-of-concept demonstration of the issue regarding I/O > redirection in DOSBox. > > ; begin example code > >