"Jonathan Berry" <jberry@[EMAIL PROTECTED]
> wrote in message
news:jc3tF5mipJne092yn@[EMAIL PROTECTED]
>
> I wonder if there might be another command processor (a
> substitute or replacement for cmd.exe ) which would throttle
> down the I'm always waiting for a keystroke greed of this old
> DOS appy.
Just for the record..... it's the way the DOS program is written that
sucks
CPU. Then again, that was OK for MS-DOS programs, since under MS-DOS only
the one program is using the CPU anyway.
Also, I KNOW there is a DOS or BIOS interrupt service which you can call
with CALL INTERRUPT which yields clock slices. I just don't know which one
or what parameters. You might try searching the PowerBASIC online forum
for
this, as that is where I think I saw it. (http://www.powerbasic.com,
follow
links to "Peer Sup****t Forums")
MCM


|