home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 14 / CDACTUAL.iso / cdactual / demobin / share / program / Basic / VIDBASIC.ZIP / DOIT.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-11-29  |  85 b   |  6 lines

  1. cls
  2. echo This will build the QBASIC library
  3. pause
  4. link @qlnk.tmp
  5. lib @qlib.tmp
  6.