home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / INFO / PROGJRN / PJ_6_6.ARC / FCODE.ARC / RUNCHILC.BAT < prev    next >
Encoding:
DOS Batch File  |  1988-09-11  |  132 b   |  8 lines

  1. echo starting Chilc
  2. del runchilc.tim
  3. del chilc.out
  4. del chilc.con
  5. time <cr >runchilc.tim
  6. run386 chilc
  7. time <cr >>runchilc.tim
  8.