home *** CD-ROM | disk | FTP | other *** search
-
- If you are running this door or any door that may have been compiled
- with DoorFrame and are receiving "Keyboard Timeout" errors and the
- system it is running on is a 486DX or larger, the problem may be with
- the MatCo in the machine.
-
- To overcome this problem place the following in the batch file that
- brings up the door.
-
- set no87=on
- whatever door EXE goes here
- set no87=
-
- This will turn off the MathCo while the door is running and then back on
- when it is completed.
-