Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!apple!dlyons From: dlyons@Apple.COM (David A. Lyons) Newsgroups: comp.sys.apple2 Subject: Re: Still having REZ problems... Message-ID: <42600@apple.Apple.COM> Date: 3 Jul 90 08:25:24 GMT References: <9007011636.aa15929@ICS.UCI.EDU> <42598@apple.Apple.COM> Distribution: usa Organization: Apple Computer Inc, Cupertino, CA Lines: 25 In article <42598@apple.Apple.COM> dlyons@Apple.COM (David A. Lyons) writes: >Here's the definition of an rMenuItem from my typesiigs.r. Brilliant! I forgot to include it. /*------------------------ rMenuItem ------------------------------*/ type rMenuItem { integer = 0; /* version must be zero */ integer; /* item ID */ char; /* item char */ char; /* alt char */ integer; /* item check */ integer; /* flags */ longint; /* item titleref */ }; -- David A. Lyons, Apple Computer, Inc. | DAL Systems Apple II Developer Technical Support | P.O. Box 875 America Online: Dave Lyons | Cupertino, CA 95015-0875 GEnie: D.LYONS2 or DAVE.LYONS CompuServe: 72177,3233 Internet/BITNET: dlyons@apple.com UUCP: ...!ames!apple!dlyons My opinions are my own, not Apple's.