
              CPUREL is a small TSR (about 340 bytes) which releases a time
         slice periodically, thereby keeping some DOS applications such as
         WordPerfect for DOS from hogging the CPU in an OS/2 VDM.  Note
         that this program will not work for all applications, but has been
         tested with WordPerfect for DOS.

              For the command line format, specify a number beteen 1 and
         32000. The higher the number, the fewer time slices will be
         released.

              All source code is included for input into Borland Turbo
         Assembler and Borland C++ 4.02.  The source should assemble and
         compile with other compilers.

