home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / forth / compiler / fpc / zip96.bat < prev    next >
DOS Batch File  |  1991-04-23  |  107b  |  4 lines

  1. @echo off
  2. echo Zipping all of TCOM96 into TCOM96.ZIP.
  3. pkzip -r -P tcom96 \tcom\debugger\*.* \tcom96\*.*
  4.