home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / mac / programm / 14087 < prev    next >
Encoding:
Internet Message Format  |  1992-08-17  |  1.2 KB

  1. Path: sparky!uunet!olivea!apple!apple!mlanett
  2. From: mlanett@Apple.COM (Mark Lanett)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Re: Storing a reference to a file ..
  5. Message-ID: <71285@apple.Apple.COM>
  6. Date: 17 Aug 92 15:32:20 GMT
  7. References: <5222@krafla.rhi.hi.is>
  8. Organization: Apple Computer Inc., Cupertino, CA
  9. Lines: 18
  10.  
  11. rson@rhi.hi.is (Reynir Hugason) writes:
  12.  
  13. >Ok here is the scenario: I have a project file. I want to store from within
  14. >the project file, which files are included in the project and some info
  15. >about each file. Presently I simply take the FSSpec and save it; however,
  16. >this is not suffiecent. What happens is that my program cant find files
  17. >if I start up from another disk. The only solution I can imagine is to
  18. >store the volume name and perhaps creation date of the volume as well ANDOR
  19. >use these file id things.
  20.  
  21. >How would you do it?
  22.  
  23. Save an alias. If all the files are in the same folder as the project file, you
  24. can make their aliases _relative_ to the project file, which should work even
  25. when you move all the stuff to a different disk.
  26. -- 
  27. Have a bajillion brilliant Jobsian lithium licks.
  28. Mark Lanett, NOT speaking for anyone. Personal opinion only.
  29.