home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / PROGRAM / BASIC / PROGEN / PROSRC.ZIP / EDP.BAT < prev    next >
Encoding:
DOS Batch File  |  1991-05-17  |  156 b   |  4 lines

  1. rem load prolib71 as a qlb when editing programs generated with PROGEN71
  2. rem PROGEN71 creates EDIT.BAT for editing the current program
  3. qbx %1 /lprolib71
  4.