Path: utzoo!utgpu!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!deimos!uxc!uxc.cso.uiuc.edu!zaphod!liberte From: liberte@zaphod.ncsa.uiuc.edu Newsgroups: comp.sys.mac.programmer Subject: Re: Routines to InsertMenuItem()? Message-ID: <900014@zaphod> Date: 12 Dec 88 20:25:00 GMT References: <4258@Portia.Stanford.EDU> Lines: 13 Nf-ID: #R:Portia.Stanford.EDU:4258:zaphod:900014:000:495 Nf-From: zaphod.ncsa.uiuc.edu!liberte Dec 12 14:25:00 1988 > >IM V-241 PopUpMenuSelect, the result is a pascal integer (short) not a > >longint. > > > This is wrong. The result of PopUpMenuSelect is a longint, with the > Menu ID in the high word, and the item number in the low word. Sorry folks. I got this error report from someone else who I used to trust :-). Anyway, I hope Apple is checking these documentation error reports as well as (or better than) they check software. Correct documentation (including known bugs) is very important. dan