VOGONS


First post, by drejabi

User metadata
Rank Newbie
Rank
Newbie

Hello Guys! I'm trying to run 0.74 on Win 2008 R2. The program that I'm running is a old text based program that runs fine on Windows Xp...

I run into problems then I try to save the data file that the my old program has been working with!
So I save the file - and Dosbox crashes ang Exits with the Statemanet on the next row!

Exit to error DOS:Unhandled call 05 during file save!

The program and its data files are mounted locally, Mount C C:\dospgm\Program\Calc

Any Ideas ?

Br
Rikard

Reply 1 of 1, by ripsaw8080

User metadata
Rank DOSBox Author
Rank
DOSBox Author

The program is writing to STDPRN, so it appears to be trying to print something, although it's possible that the device has been redirected for some unusual purpose. In any case, it's not supported in official DOSBox, which is intended for games, but it may work in some unofficial SVN builds such as the Daum SVN build.