Thanks! That was it. I had been working on removing the video unit. I
put it back in and yanked the drivers unit. Now it works. (Although I'm
not sure if the program actually does use CGA graphics in another part of
the program--in case it does, I'd appreciate any ideas people would have.)
Thanks again, Tomas!
Lowell
Tomas Hajny wrote, in part:
Yes - it's specifically Crt plus Drivers (which in turn uses Keyboard
and Mouse units), which interfere. Crt should be rewritten to use
unit Keyboard for ReadKey and KeyPressed implementation - this should
probably resolve most of the problems. The other part (Crt accessing
console independently of the Video unit) isn't good design, but
shouldn't be causing your problems.
Lowell C. Savage
[EMAIL PROTECTED]
505-667-6964 (office/msg)
360-961-8965 (cell/msg)
505-667-4341 (shared fax)
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal