home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text2355.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  1.7 KB

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