home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / ra / sx400h1.zip / MAKEHLP.BAT < prev    next >
DOS Batch File  |  1993-03-20  |  113b  |  7 lines

  1. @echo off
  2. :
  3. : use this batch file to compile the vcc files and produce xpress
  4. : help files.
  5. :
  6. vcc %1 -ehlp
  7.