Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
key delay in dosbox, not fullscreen
Name: HeatherGD Date: December 15, 2004 at 03:50:49 Pacific OS: win98 CPU/Ram: 1000/512
Comment:
We are running a dos bookkeeping program under win98. When I start the (bookkeeping) program in a dosbox there is a delay while I type. If I turn to Full sreen, this delay is gone. How can I get rit of the delay in de dosbox?
Name: Mechanix2Go Date: December 15, 2004 at 07:36:47 Pacific
Reply:
Hi Heather,
As far as I know, there is no way to lose this delay. It's caused by the interface between winders and DOS.
Wait for jboy or IVO to chime in here. They're much smarter than I am.
M2
0
Response Number 2
Name: IVO Date: December 15, 2004 at 09:32:12 Pacific
Reply:
Hi Mechanix2Go,
why do you underestimate yourself? You are smart as other guys/gales meeting on this website.
About the question... you are perfectly right: when mimimized to a dosbox the DOS legacy application actually is managed in graphic mode and that may lead to unwished delays. No way to work around.
Summary: All, In DOS/Win95 one can make a delay in a batchfile with commandline: CHOICE /c:$ /t:$,60 /n > nul ^ |____ 60 sec. delay CHOICE is an external command that seems ...
Summary: I few days ago, a guy named Nathan tried to get a timed delay on a batch file. He stated that he had tried using the PING command, like this (in this case to wait 60 seconds): ping 1.1.1.1 -n 60 -w 10...
Summary: This is a WINDOWS PROBLEM when using an EMULATOR ie DOSBOX, this is not an MS-DOS problem par-se. A good emulator should seamlessly use the underlying O/S hardware/software ............. DOSBOX Foru...