home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / pascal / 6783 < prev    next >
Encoding:
Text File  |  1992-11-20  |  1.2 KB  |  28 lines

  1. Newsgroups: comp.lang.pascal
  2. Path: sparky!uunet!utcsri!geac!r-node!shadow
  3. From: shadow@r-node.gts.org (Jay Chu)
  4. Subject: Re: Breaking up a HUGE file safely
  5. Message-ID: <1992Nov20.222738.10011@r-node.gts.org>
  6. Organization: Microsoft, Canada
  7. References: <2951.2B09361E@catpe.alt.za>
  8. Date: Fri, 20 Nov 1992 22:27:38 GMT
  9. Lines: 17
  10.  
  11. In article <2951.2B09361E@catpe.alt.za> Shane.Greyvenstein@f61.n7101.z5.fidonet.org (Shane Greyvenstein) writes:
  12. >In a msg of <14 Nov 92>, Jay Chu writes to All:
  13. >
  14. > -> Is there a safe method for breaking this HUGE file up into
  15. > -> smaller files like 1.2 meg each?  Then, using a combining method,
  16. > -> I can combine the smaller files into the original file again? --
  17. >
  18. >I use ARJ as a compression program, and it has a nifty feature capable of this.  The format would be something to the effect of
  19. >
  20. >ARJ a [path]archivename [path][filespec] -v1200000
  21.  
  22. How do you reverse the process and combine the broken files together?
  23. -- 
  24.         ______                shadow@r-node.gts.org
  25.        | |__| |   If it's there and you can see it       - it's real
  26.        |  ()  |   If it's there and you can't see it     - it's transparent
  27.        |______|   If it's not there and you can't see it - you erased it!
  28.