home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 24 / CD_ASCQ_24_0995.iso / vrac / swlit123.zip / SWLITC1.BAT < prev    next >
DOS Batch File  |  1995-05-23  |  166b  |  11 lines

  1. @echo off
  2.  
  3. :This batch file is used to redirect the LPT to your COMport 1
  4. :Command to redirect LPT1 to COM1
  5. MODE LPT1=COM1
  6.  
  7. :Load up SWLOGit
  8. SWLOGIT.EXE
  9.  
  10.  
  11.