home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 February / psl_9403.zip / psl_9403 / DOS / COMMUNIC / SMDIAL.ZIP / RUN.BAT < prev    next >
DOS Batch File  |  1993-11-21  |  256b  |  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.