home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c083 / 12.ddi / SHAREBIN.PAK / HC.BAT < prev    next >
Encoding:
DOS Batch File  |  1993-12-02  |  81 b   |  5 lines

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