home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / amiga / comms / misc / jwsc0830.lha / BATCH / prebun.script < prev   
Encoding:
Text File  |  1992-07-31  |  159 b   |  11 lines

  1. ;
  2. failat 999999
  3.  
  4. c:list >t:jbundle.tmp out:pkts lformat="rename %s%s out:%c"
  5. type t:jbundle.tmp
  6.  
  7. c:execute t:jbundle.tmp
  8. ;c:delete >nil: t:jbundle.tmp
  9.  
  10. endcli
  11.