home *** CD-ROM | disk | FTP | other *** search
/ Internet Publisher's Toolbox 1.0 / Image.iso / toolbox / htasc / h.bat < prev    next >
Encoding:
DOS Batch File  |  1995-07-05  |  160 b   |  5 lines

  1. @echo off
  2. REM  * *  The batch file command line should be "h filename" * *
  3. REM  * *  If called from another batch file, use "call h filename" * *
  4. htasc %1
  5.