home *** CD-ROM | disk | FTP | other *** search
/ The Education Master 1994 (4th Edition) / EDUCATIONS_MASTER_4TH_EDITION.bin / files / progscal / vpascal / edit.bat < prev    next >
Encoding:
DOS Batch File  |  1985-08-08  |  128 b   |  7 lines

  1. echo off
  2. cls
  3. vised %1/
  4. if errorlevel 1 run %1
  5. g
  6.  
  7.