home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / CPM / MODEMS / MODEM / PC-PSUIT.LBR / -READ.ME next >
Text File  |  2000-06-30  |  1KB  |  21 lines

  1.     The following files can be used to automate the log-on procedure
  2. to PC-PURSUIT.  There are two versions available.  TELENET.GEN is a generic
  3. CP/M version.  Just insert your computer's port numbers for the modem
  4. and your specific TELENET access codes where marked.  Then compile with
  5. Turbo Pascal.  TELENET.PAS is a fancier version that was written for
  6. an '84 series Kaypro.  It is menu driven with choices for each city that
  7. PC-PURSUIT currently supports.  The five other .PAS files included in
  8. this library are called by TELENET.PAS during compilation.  Although written
  9. specifically for the Kaypro, these files can be modified to run on any
  10. CP/M computer that supports low and inverse video with direct cursor
  11. addressing.  If you have an '84 series Kaypro, simply insert your specific
  12. TELENET access codes where marked, and compile with Turbo Pascal.
  13.     If you have any questions about this program, leave a message to
  14. the sysop of FOG RCP/M #23, 615/292-0710.  Feel free to modify the code
  15. to suit you.  If the program won't dial on your computer, the procedure
  16. called Initialize_Modem is a likely culprit.  Also, the program assumes
  17. your modem can detect a carrier by testing the DCD bit of the status
  18. port.  If your modem doesn't support this, you can write your own loop
  19. to test for a carrier, or insert a suitable delay to insure you have a
  20. carrier present after dialing. -- JLF.
  21. y