RE: Reading resource forks
RE: Reading resource forks
- Subject: RE: Reading resource forks
- From: "Will Parker" <email@hidden>
- Date: Sun, 7 Dec 2003 18:40:06 -0800
- Thread-topic: Reading resource forks
"This will work -- at least, the POSIX-style version does in the shell,
I've never tried the HFS version -- but realize that you'll be getting
the raw bytes of the entire resource fork, which you'll then have to
interpret yourself, including figuring out where the FOND resource
begins and ends. This will be non-trivial."
Oh, I absolutely agree. On the other hand, I have done enough research
in the Apple docs to sort out the internal structure of the resource.
Once I've got the resource data, it's A Simple Matter Of Programming.
Once I grind my way though that, I'll post the interesting bits here.
Thanks, Graff and Chris!
-Will
--------------------
Will Parker
email@hidden
Macintosh Business Unit
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.