home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / OL.LZH / IDOL.LZH / INSTALL.BAT < prev    next >
DOS Batch File  |  1991-07-18  |  278b  |  11 lines

  1. rem msdos Idol installation
  2. rem This compiles Idol in order to to test the system
  3. icont -Sr1000 -SF30 -Si1000 idolboot msdos
  4. mkdir idolcode.env
  5. iconx idolboot -t -install
  6. chdir idolcode.env
  7. icont -c i_object
  8. chdir ..
  9. iconx idolboot idol idolmain msdos
  10. idolt
  11.