home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1992 September / Simtel20_Sept92.cdr / msdos / telix / pcp2tlx.arc / PCP2TLX.DOC next >
Text File  |  1988-11-22  |  2KB  |  60 lines

  1. ******************************************************************************
  2. *                           PCP2TLX V1.0                           Nov 1988  *
  3. *                        By Eugene Rosensenstein                             *
  4. ******************************************************************************
  5.  
  6.  
  7.  
  8.   I wrote this program on a rainy Sunday afternoon because I
  9.   had nothing better to do and wanted an excuse to put off
  10.   my homework.
  11.   Another reason I wrote it was because I really love Procomm
  12.   Plus's Record feature but I like Telix for a communications
  13.   program.
  14.  
  15.  
  16. Format: PCP2TLX Infile [Outfile]
  17.  
  18. Example: PCP2TLX RBBS \TELIX\RBBS
  19.  
  20.          This example will convert RBBS.ASP to \TELIX\RBBS.SLT
  21.  
  22.  
  23.   Infile and Outfile both have to be without an Extension. The
  24.   extentions .ASP and .SLT are assumed for Infile and Outfile
  25.   respectivly.
  26.  
  27.   PCP2TLX converts scripts taken from the record mode of Procomm
  28.   Plus V1.1+ and converts them to Telix 3.XX format. It requires
  29.   about 64k of free memory and a couple of K of disk space.
  30.  
  31.  
  32.  
  33.   PCP2TLX is in the public domain, by downloading it
  34.   you assume all responsibility for the use and misuse of
  35.   this program. the author will not be responsible for any
  36.   losses resulting from the use or misuse of this program.
  37.  
  38.   If you really find PCP2TLX usefull and you want me to
  39.   write more programs of this kind, you could send a small
  40.   contribution to the addess below. if you send a contribution
  41.   you will receive the newest Version of all of my programs
  42.   and the Turbo Pascal source code if you want it.
  43.  
  44.   Comments are welcome and should be sent to the adrress below
  45.   or be E-mailed to me on one of the following BBS's.
  46.  
  47.   Eugene Rosenstein                     BBS's that I can be reached on
  48.  
  49.   154-09 Riverside Drive.               L&P Dynamic         (718) 358-3340
  50.   Whitestone ,NY 11357                  Invention Factory   (212) 431-1273
  51.                                         Outer Lair          (718) 336-8148
  52.   (718) 767-0466                        Rom's Domain        (718) 497-0267
  53.  
  54.  
  55.  
  56. Program History:
  57.  
  58. V1.00  NOV-22-1988.
  59. Initial Version. This is it
  60.