Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.csd.uwm.edu!uakari.primate.wisc.edu!ctrsol!lll-winken!uunet!ncrlnk!ncr-sd!hp-sdd!hp-pcd!hplsla!hpubvwa!b-mrda!jim From: jim@b-mrda.rtn.ca.boeing.com (Jim Sadler) Newsgroups: comp.sys.mac.programmer Subject: Rez and MPW 3.0 Message-ID: <1430003@b-mrda.rtn.ca.boeing.com> Date: 19 Aug 89 20:06:05 GMT Organization: Operations Technology Boeing Commercial Airplan Div. Lines: 9 Having problem w/ the Rez tool in MPW version 3.0. It seems that the function of including a data fork using the READ rez command is very sensitive to file placement or other unknown situations. Specifically I have not been able to place two READ statements in a single rez source, and the one I do have must be at the end of file or I get a funky error message about line being too long. I do have the correct terminating semicolon at the end of the statement. Any clues out there. (just creating a seperate file w/ just the next READ and doing a seperate REZ on that seems to fail as well). thanks.