home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Misc / VARTS2$0.LHA / VisualArts2.0 / VAInstall / Install.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1994-09-19  |  119 b   |  9 lines

  1. /* Visual Arts installation */
  2.  
  3. address command
  4. say "copying..."
  5. 'copy #?.h include:'
  6. 'copy #?.lib lib:'
  7. say "done."
  8.  
  9.