home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 19 / CD_ASCQ_19_010295.iso / dos / prg / c / boss / boss_sup.exe / LOADMS7.BAT < prev    next >
DOS Batch File  |  1994-07-30  |  246b  |  7 lines

  1. rem This is an example, you do not have run this batch file to
  2. rem  use the demo program (bossdemo).
  3. rem
  4. pause
  5. cl /AS /Ot /Ol /Og /Oe /Oi /Gs /f- /W2 bossdemo.c /link swin.lib
  6. cl /AS /Ot /Ol /Og /Oe /Oi /Gs /f- /W2 pddemo.c /link swin.lib
  7.