
PATCH32.EXE is a small Windows Console App whose purpose is to patch
Turbo Pascal programs affected by the CRT unit bug.  The bug causes a
Runtime Error 200 in all Turbo Pascal programs using the CRT unit on
machines faster than about 300 MHz (remember that Turbo Pascal 7 came
out when a 50 Mhz 80486 was considered hot stuff!)

To use it, just type PATCH32 to scan your entire hard disk for affected
programs, or PATCH32 . for just the current directory, or PATCH32
followed by a specific path to check just that path and its
subdirectories.

PATCH32 has already been run on all of the files in this archive but if
you're planning to modify Rancho Nevada you may need to apply the patch
to your recompiled program.

