Then how does the res_edit program work on the Mac?
The user simply assigns a file type, such as
this file was created by using MacDraw, and is therefore a pict file.
I've looked at a number of resource forks on my AppleShare volumes
on served on my Unix machines. (The GatorBox, Syntax, and
Pacer software can be configured to keep the resource fork
in a separate file.) Here's the dump of a RESOURCE FORK of an ABI file:
od -c %1:2f9:2f95DOROTHY16_43SS
0000000 \0 005 026 007 \0 001 \0 \0 M a c i n t o s
0000020 h \0 003 \0 \0 \0 \t \0 \0
0000040 \0 200 \0 \0 \0 @ \0 \0 \0 007 \0 \0 \0 300 \0 \0
0000060 \0 020 \0 \0 \0 002 \0 \0 001 \0 \0 \0 \0 \0 \0 \0
0000100 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0
*
0000200 S A S H A B I 0 001 \0 377 377 377 377 \0 \0
0000220 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0
*
0000300 366 244 @ t 366 244 @ t 200 \0 \0 \0 \0 \0 \0 \0
0000320 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0 \0
*
0000400
I'm just wondering
where one would find the record format for the resource fork.