home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / computers / pcjr / comm / TELMT2-1.LZH / OPUS.SCR < prev    next >
Text File  |  1989-12-22  |  362b  |  18 lines

  1. ;
  2. ; OPUS.SCR is a log on script file for Opus BBS
  3. ;
  4. ; For advance support such as quick log on and SEAlink,
  5. ; Telink and Modem7 Auto-Download, please refer to OPUS-A.SCR
  6. ;
  7.  
  8. Name = "Winfred Hu"          ; put your name here
  9.  
  10. Waitfor 0                    ; unlimited waiting time
  11.  
  12. Waitfor "first name"
  13. Put Name," y"
  14.  
  15. Waitfor "password"
  16. put "^&"
  17.  
  18.