home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 February / PCWK0296.iso / sharewar / dos / program / interupt / winhelp / i2wtest / build.bat next >
Encoding:
DOS Batch File  |  1994-07-18  |  187 b   |  11 lines

  1. @shift
  2. @if exist intwin.hpj del intwin.hpj
  3. ..\int2whlp %0 %1 %2 %3 %4 %5 %6 %7 %8 %9
  4. @if NOT errorlevel 1 goto ok
  5. @pause
  6. @goto done
  7. :ok
  8. hc31 intwin
  9. @if errorlevel 1 pause
  10. :done
  11.