home *** CD-ROM | disk | FTP | other *** search
/ YPA: Your Privacy Assured / YPA.ISO / other_goodies / utilities / aladin.lha / script.text < prev    next >
Text File  |  1993-11-20  |  248b  |  20 lines

  1. Script 9 Setup Hayes Compatable Modem.
  2. Echo Off
  3. Note Setting up Hayes Compatable Modem.
  4. Note Sending Reset.
  5. SendLine "AT&F"
  6. WaitFor "OK"
  7. Pause 5
  8. Note ^MSending Setup.
  9. SendLine "AT&C1&D2&W"
  10. WaitFor "OK"
  11. Note ^MModem Setup Complete.
  12. endscript
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.  
  20.