home *** CD-ROM | disk | FTP | other *** search
/ Best Objectech Shareware Selections / UNTITLED.iso / boss / comm / misc / 012 / readme.236 < prev    next >
Encoding:
Text File  |  1992-11-21  |  1.1 KB  |  31 lines

  1. Nov 22, 1992 NMODEM 2.36
  2.  
  3.  1. Received two new compiler versions: StonyBrook PASCAL+ 6.13
  4.     and Turbo Pascal 7.0.
  5.  
  6.  2. The C++ versions use the new TLINK 5.22b which has several
  7.     fixes.
  8.  
  9.  3. Corrected an oversight in the com interrupt handler code for
  10.     the C++ versions.
  11.  
  12.  NOTE: The following versions supplied:
  13.  
  14.        NMODEMTP.EXE  Compiled with Turbo Pascal 7.0 (Enhanced).
  15.        NMODEMSB.EXE  Compiled with StonyBrook PASCAL+ 6.13.
  16.        NMODEM88.EXE  Compiled with BORLAND C++ 3.1 for 8088 or higher.
  17.        NMODM286.EXE  Compiled with BORLAND C++ 3.1 for 80286 or higher.
  18.        NMODM386.EXE  Compiled with BORLAND C++ 3.1 for 80386 or higher.
  19.  
  20.  The "C++" code is NOT exactly the same as the pascal code, but
  21.  the programs are very similiar in operation.
  22.  
  23.  The Pascal versions MAY be more reliable than the "C++" versions.
  24.  I am not as familiar with BORLAND C++ problems as those in Turbo
  25.  Pascal or StonyBrook PASCAL+.
  26.  
  27.  The reliability and functionality of NMODEM is a combination of my
  28.  code and the compiler conversion of the code. The results will vary
  29.  based on those variables.
  30.  
  31.