home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / utility / tp4tools / do.bat < prev    next >
Encoding:
DOS Batch File  |  1988-04-28  |  100 b   |  5 lines

  1. \p-pascal\compiler %1 temp.pcd
  2. \p-pascal\interpretor temp.pcd temp1
  3. erase temp.pcd
  4. erase  temp1
  5.