Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!bloom-beacon!apple!austing From: austing@Apple.COM (Glenn L. Austin) Newsgroups: comp.sys.mac.programmer Subject: Re: Copying resources from within MPW shell Message-ID: <28788@apple.Apple.COM> Date: 11 Apr 89 18:00:49 GMT References: Organization: Apple Computer Inc, Cupertino, CA Lines: 20 In article wb1j+@andrew.cmu.edu (William M. Bumgarner) writes: >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 ... Try: echo "INCLUDE resource.1;" | rez -a file.out ----------------------------------------------------------------------------- | Glenn L. Austin | The nice thing about standards is that | | Apple Computer, Inc. | there are so many of them to choose from. | | Internet: austing@apple.com | -Andrew S. Tanenbaum | ----------------------------------------------------------------------------- | All opinions stated above are mine -- who else would want them? | -----------------------------------------------------------------------------