Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!pacbell!att-ih!ihnp4!inuxc!iuvax!pur-ee!uiucdcs!uxc.cso.uiuc.edu!uxg.cso.uiuc.edu!dorner From: dorner@uxg.cso.uiuc.edu Newsgroups: comp.sys.mac.programmer Subject: Re: GetItemMark Message-ID: <40600006@uxg.cso.uiuc.edu> Date: 21 Mar 88 18:56:00 GMT References: <40600005@uxg.cso.uiuc.edu> Lines: 23 Nf-ID: #R:uxg.cso.uiuc.edu:40600005:uxg.cso.uiuc.edu:40600006:000:711 Nf-From: uxg.cso.uiuc.edu!dorner Mar 21 12:56:00 1988 I have received an answer to my GetItemMark question; where I said: > char markChar; > > GetItemMark(theMenu,theItem,&markChar); I was supposed to say: short markChar; ^^^^^ GetIemMark(theMenu,theItem,&markChar); because the Pascal CHAR type is really a short, only the LSB of which is used. This is actually documented in the LSC manual; I couldn't find it in a quick examination of IM, but I'm told it's there, too. I guess the moral of the story is RTFM(VVCARIA) (Read The F* Manual Very Very Carefully And Remember It All). Thanks for the responses. ---- Steve Dorner, U of Illinois Computing Services Office Internet: dorner@uxc.cso.uiuc.edu UUCP: ihnp4!uiucuxc!dorner IfUMust: (217) 333-3339