home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 August / CHIP_CD_1999_08_PL.iso / software / fax / faxserve5 / disk7 / CSTYMON.SC_ / CSTYMON.bin
Encoding:
Text File  |  1996-12-17  |  633 b   |  14 lines

  1. {CSTYMON.ACT}
  2. {Autologon file for CompuServe via Tymnet}
  3.  
  4. {To use this file, log on to CompuServe with starter kit and get User ID and}
  5. {Password.  Replace "xxx"s and "yyy"s in file below as indicated.           }
  6.  
  7. TWAIT(1,"sec")      {Wait for 1 second}
  8. "a"                 {Send "a" character}
  9. CWAIT(":")          {Wait until Tymnet prompt appears}
  10. "CIS$0d"            {Send "CIS" for CompuServe Information Service}
  11. CWAIT("Password:")  {Wait for "Password:" prompt}
  12. "yyyyyy+yyyyyy$0d"  {Replace "yyy"s with Password}
  13. INVOKE HANDYKEY     {Invoke Action file which defines keys}
  14.