home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c500 / 6.ddi / HC30.WPK / HC.BAT next >
Encoding:
DOS Batch File  |  1992-05-28  |  81 b   |  5 lines

  1. @echo off
  2. if NOT "%1" == "-n" hc30 %1 %2
  3. if "%1" == "-n" hc31 %2 %3
  4. @echo on
  5.