Path: utzoo!attcan!uunet!husc6!uwvax!oddjob!ncar!ames!pasteur!ucbvax!hplabs!sdcrdcf!csun!polyslo!dorourke From: dorourke@polyslo.UUCP (David O'Rourke) Newsgroups: comp.sys.mac.programmer Subject: Re: Custom menu bars Message-ID: <2834@polyslo.UUCP> Date: 24 May 88 07:26:52 GMT References: <10241@agate.BERKELEY.EDU> Reply-To: dorourke@polyslo.UUCP (David O'Rourke) Organization: Cal Poly State University -- San Luis Obispo Lines: 14 In article <10241@agate.BERKELEY.EDU> lippin@math.berkeley.edu writes: >have it return a Rect. Now, last I heard, Pascal doesn't have >provisions for returning record types, but I can ignore that, because Standard Pascal can't return a Rect, but MPW pascal and LS Pascal don't seem to have any problem with returning a record type. The only pascal compiler I know of that can't return a record type is Turbo Pascal. But then you can just move it into a "var" parameter anyways. -- David M. O'Rourke Disclaimer: I don't represent the school. All opinions are mine!