home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 15 / CDACTUAL15.iso / cdactual / program / pascal / OLDPAS.ZIP / PASCLG.BAT < prev    next >
Encoding:
DOS Batch File  |  1982-06-12  |  256 b   |  7 lines

  1. PAUSE -- Insert the Pascal Compiler 1 diskette in drive A
  2. a:PAS1 %1,,;
  3. PAUSE -- Insert the Pascal Compiler 2 diskette in drive A
  4. a:PAS2
  5. PAUSE -- Insert the Pascal Library diskette in drive A
  6. a:LINK %1;
  7. %1