home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / WP / ARES1A.ZIP / REGISTER.BAT < prev    next >
DOS Batch File  |  1994-01-01  |  102b  |  5 lines

  1. IF     "%1"=="" COPY REGISTER.FRM PRN:
  2. IF NOT "%1"=="" COPY REGISTER.FRM %1
  3. CLS
  4. TYPE PACKING.LST
  5.