home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 16 / 16.iso / t / t146 / 1.img / SK2-2.ZIP / COMMS / MCI.SCR < prev   
Encoding:
Text File  |  1991-01-11  |  172 b   |  15 lines

  1. TimeOutUnit 1
  2.  
  3. Repeat
  4.    Write CR
  5.    Match "name:"
  6. 5 Times Or Until OK
  7. If Not OK Then
  8.    Restart
  9. EndIf
  10.  
  11. Write @mciname,CR
  12.  
  13. Match "Password:"
  14.  
  15. Write @mcipsw,CR