home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / archives / wkermit.zip / compile.bat < prev    next >
DOS Batch File  |  1985-11-11  |  47b  |  5 lines

  1. lc1 >%1.err %1 -mS  -b
  2. type %1.err
  3. lc2 %1
  4.  
  5.