Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!usc!zaphod.mps.ohio-state.edu!swrinde!ucsd!ucbvax!LAB.ULTRA.NYU.EDU!cruz From: cruz@LAB.ULTRA.NYU.EDU (Nancy Cruz) Newsgroups: comp.sys.mac.programmer Subject: Resource Question... Message-ID: <9004112044.AA16345@lab.ultra.nyu.edu> Date: 11 Apr 90 20:44:42 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 13 I have a question concerning resources. I would like to create a resource to hold a data array for a graphics program. Just a series of 6 numbers that will be read into a transformation array. But I am not sure how to do this... I know how to create a resource file and how to call up things from the standard resources, ie. menu, icon etc., etc. but I do not know the format for calling up a new resource. I am doing this in MPW C and any code fragments, suggestions would be greatly apprecicated. Thanks in advance, Nancy