home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic 4 Unleashed / Visual_Basic_4_Unleashed_SAMS_Publishing_1995.iso / repease / make-mc.bat < prev    next >
DOS Batch File  |  1993-04-23  |  176b  |  10 lines

  1. REM Product:  Report Ease Demo Program
  2. REM Compiler: Microsoft 'C'
  3. REM Model:    Large
  4.  
  5. if exist team.cap del team.cap
  6.  
  7. nmake make-mc
  8.  
  9. if exist team.cap type team.cap
  10.