home *** CD-ROM | disk | FTP | other *** search
/ Walnut Creek Sampler 1995 January / Walnut_Creek_Sampler_44_CDROMs_to_Try_Walnut_Creek_January_1995.iso / mac / MacUtils / Misc / MacCompress3.2 / MacCompress3.2.rsrc / TEXT_130.txt < prev    next >
Text File  |  1994-02-16  |  1KB  |  9 lines

  1. Decompress File
  2.  
  3.   Regardless of the current file format, you can decompress both Unix format and MacCompress format files.
  4.  
  5.   MacCompress will attempt to decompress files ending in ".Z" or ".z" and MacCompress files; these are the only files you will be able to see in the standard file dialog.   When decompressing Unix format files, if the output file exists, you will get an error message.  For instance if you try to decompress MyFile.Z, and MyFile exists, MacCompress will display an error message, and do nothing to MyFile.Z or MyFile.
  6.  
  7.    For Unix format files created by "compress" on a unix machine, the resulting output files will have types as specified in the preferences list (see the options menu).   If the file was created by MacCompress, the output file will be identical to the original file (file type, creator and flags preserved).
  8.  
  9.   For all files, the output file is written in one contiguous piece if possible (i.e. PBAllocContig() is called), so compression followed by decompression may reduce disk fragmentation for individual files.