home *** CD-ROM | disk | FTP | other *** search
/ Shareware 1 2 the Maxx / sw_1.zip / sw_1 / DBASE / DBX112.ZIP / MAKEDBX.BAT < prev    next >
DOS Batch File  |  1992-04-07  |  274b  |  13 lines

  1. @echo off
  2. clipper fixup -n -l
  3. clipper myfunc -n -l
  4. rem
  5. rem  This batch file assumes you have no third-party linker or libraries!
  6. rem
  7. rtlink @rtldbx
  8. rem
  9. rem  Use the following instead if you have Blinker (huge decrease in load
  10. rem  size!)
  11. rem
  12. rem blinker @blidbx
  13.