home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 25 / nopv25.iso / 040A / CLW438.ZIP / libs.ex$ / RINIT.BAT < prev    next >
Encoding:
DOS Batch File  |  1997-06-07  |  147 b   |  9 lines

  1. @echo off
  2. rem (c) R&D Associates 1994-1996.
  3. rem All Rights Reserved.
  4. rem
  5. rem This creates a new archive %1 %2.
  6. rem
  7. ci -f %1 %2
  8. co -f %1 %2
  9.