home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: DFÜ und Kommunikation / SOS-DFUE.ISO / programm / dos / utility / smdial / run.bat < prev    next >
Encoding:
DOS Batch File  |  1993-11-21  |  256 b   |  10 lines

  1. @echo off
  2.  
  3. rem    Change the next three lines to reflect your system and locality and
  4. rem    then put them into your AUTOEXEC.BAT
  5. set areacode=215
  6. set phonelist=c:\phone.txt
  7. set phonecom=com3
  8.  
  9. smdial
  10.