home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / educ / alfmath.zip / GO.BAT < prev    next >
DOS Batch File  |  1980-01-01  |  118b  |  7 lines

  1. echo off
  2. if not exist config.com goto end
  3. config.com
  4. alfmath
  5. :end
  6. echo That's all. Type GO to rerun program...
  7.