Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!bbn!gatech!hubcap!mikeoro From: mikeoro@hubcap.UUCP (Michael K O'Rourke) Newsgroups: comp.sys.mac.programmer Subject: Creating Resources??????? Message-ID: <4481@hubcap.UUCP> Date: 18 Feb 89 06:53:08 GMT Organization: Clemson University, Clemson, SC Lines: 9 I am trying to create and read from a resource to store user preferences. I created a data structure with two booleans and two inits. All the data writes out fine, but when I try to read it back in it gets messed up. Volume 1 talks about header, application and reserved data at the beginning of a resource. I'm not expected to write this out as part of my data structure am I? I can't figure out what's going on. Michael O'Rourke