Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ames!ncar!boulder!sunybcs!rutgers!rochester!pt.cs.cmu.edu!andrew.cmu.edu!wb1j+ From: wb1j+@andrew.cmu.edu (William M. Bumgarner) Newsgroups: comp.sys.mac.programmer Subject: Copying resources from within MPW shell Message-ID: Date: 10 Apr 89 00:00:11 GMT Organization: Carnegie Mellon, Pittsburgh, PA Lines: 16 I have a set of freshly compiled/linked XFCN's in independent resource files. I would like to automatically consilidate them into one file... How? I have tried: rez -a file.out < resource.1 resource.2 ... But rez won't read the resources in the files... There is no way (that I have found) to link independent resources of the same type into a resource file. b.bum wb1j+@andrew.cmu.edu Yes, I have just moved from LSC to MPW v3.0 and am having some problems adjusting to the new environment.