home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text2358.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  1.4 KB  |  35 lines

  1. Sender: owner-paper@nacm.com
  2. Precedence: bulk
  3.  
  4. On Fri, 23 Jun 1995 David_A._Vandenbroucke@hud.gov wrote:
  5. >  But if I
  6. >  do this:
  7. >  1. import an archive from MS-DOS--call it "Import.cpt"
  8. >  2. run binhex on the file to make in Mac-ish
  9. >  3. expand the archive and go on my merry way
  10. >  I find that I have files called import.cpt and %import.cpt on my hard disk.
  11. >  I'm guessing that the first is the original, untouched, MS-DOS file.  But what
  12. >  is the second?  Is the Mac-useable file stored in the HFV file, out of harm's
  13. >  way?  What happens if I now delete the two files?
  14.  
  15.     Every time Executor touches a file on a FAT (DOS filesystem) 
  16. volume, it spawns a % file, which is the "resource fork," a purely 
  17. Mac-world denizen usually containing things like sounds, built-in fonts, 
  18. dialogs, icons, menus, etc.  (Play with the included demo Resourcer, a 
  19. resource-fork-editor; open some Mac documents and executables and see 
  20. what's in them.)
  21.     If you extracted the .cpt into a Mac (HFV) volume, then the original 
  22. can be deleted, just as you usually delete a .zip file once you've 
  23. extracted it elsewhere.  Delete the % file while you're at it.
  24.  
  25.     Does anyone else wish that ARDI had chosen a different convention 
  26. for resource-fork naming?  It's annoying to have a file and its resource not 
  27. in adjacent alphabetical order.
  28.     (You can tell by the inconsequential nature of my gripes how much 
  29. I like Executor.)
  30.  
  31. Scott
  32.  
  33.