home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / pub / wkermit / compile.bat < prev    next >
DOS Batch File  |  2020-01-01  |  43b  |  5 lines

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