home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PASCAL / TMODM20R.ZIP / README.1ST < prev    next >
Encoding:
Text File  |  1989-10-09  |  2.1 KB  |  62 lines

  1.  
  2.  10-09-89
  3.  
  4.     ----------------------------------------------------------
  5.           TMODEM is a Public Domain Terminal Program !
  6.           It is an excercise in learning Turbo Pascal !
  7.  
  8.           TMODEM is NOT complete! It is provided as a learning
  9.            base!                             
  10.     -----------------------------------------------------------
  11.  
  12.    TModem 1.1+ is radically different from TURBO-MODEM 1.03/1.04.
  13.  
  14.    Read the header in TMODEM.PAS to see the differences.
  15.  
  16.    To compile TMODEM.PAS, I suggest the following:
  17.  
  18.     1. Turbo Pascal 5.0 or 5.5. { A sample MAKEFILE is provided. }
  19.  
  20.     2. As provided TMODEM defaults to COM1:, 1200 baud.
  21.        NOTE: The file TMODEM.FGC is really a sample of TMODEM.CFG.
  22.              It has been rename to allow tmodem to test your video
  23.              and generate an appropriate TMODEM.CFG.
  24.  
  25.     3. The Dialing directory is ASCII and can be edited with a text
  26.        editor as long as the format is maintained.
  27.        NOTE: The dialing directory is editable via TMODEM.
  28.              
  29.     4. Auto speed change does NOT work correctly, but hope to
  30.        have fixed soon.
  31.  
  32.     5. The protocols will work ONLY if the correct drivers are
  33.        present!!
  34.         The drivers are:
  35.  
  36.            DSZ.COM, PCKERMIT.EXE, WXMODEM.COM, MEGALINK.COM, LYNX.EXE,
  37.            SUPERK.COM, BIMODEM.COM and/or JMODEM.COM.
  38.  
  39.     6. ANSI support is here! See README.20j. !!!! (ANSI.SYS is needed!)
  40.  
  41.     7. Strongly suggest you use QCRT11 for screen speedup!
  42.            - QCRT11 is included for evaluation!
  43.  
  44.     8. 2.0n adds predefined modem dialstring. See Config.doc.
  45.  
  46.     9. See readme.20p for items changed in 2.0p.
  47.  
  48.    10. TModem.cfg now needs a new line 'BIOS' or 'DIRECT' to control
  49.        screen write mode.  Default is 'BIOS'.
  50.  
  51.  
  52.     NOTE: TModem is NOT finished!
  53.  
  54.     Your improvements, comments and suggestions welcome.
  55.  
  56.  
  57.                          L.B. Neal
  58.                          PYSMATIC BBS
  59.                          (408)-992-0372
  60.                          Sunnyvale, CA
  61.                          "Home of NBBS Software"
  62.