home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / basic / library / qb_pds / window / vidbasic / 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.