Path: utzoo!attcan!uunet!lll-winken!lll-lcc!ames!claris!apple!tomas From: tomas@Apple.COM (Tom Taylor) Newsgroups: comp.sys.mac.programmer Subject: Re: RMaker to MPW Rez conversion Message-ID: <13094@apple.Apple.COM> Date: 30 Jun 88 16:16:04 GMT References: <2007@uhccux.uhcc.hawaii.edu> Reply-To: tomas@apple.apple.com.UUCP (Tom Taylor) Organization: Apple Computer Inc, Cupertino, CA Lines: 20 In article <2007@uhccux.uhcc.hawaii.edu> keith@uhccux.UUCP (Keith Kinoshita) writes: > > I'm working on a project that requires me to convert RMaker >syntax source files to a form that Rez will understand. I want >to know if anyone out there has written such a beastie? If so could >you please e-mail me a response? Thanks in advance... >-- >Keith Kinoshita >INTERNET: keith@uhccux.UHCC.HAWAII.EDU ARPA: uhccux!keith@nosc.MIL >BITNET: keith@uhccux UUCP: ...!ucsd!nosc!uhccux!keith >PLATO: keith / uhcc / hawaii I don't know of a specific program to convert RMaker files to Rez files but I do know of a way to accomplish the task: Simply run RMaker on your RMaker source files to create the resource files. Then use the MPW tool DeRez to "decompile" the resource file(s) into Rez source files. It's simple. Tom Taylor Development Systems Group