Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!cica!news.cs.indiana.edu!rutgers!ub.d.umn.edu!mfort From: mfort@ub.d.umn.edu (Michael Fort) Newsgroups: comp.sys.mac.programmer Subject: Turbo Pascal & PopUp Menus Message-ID: <414@ub.d.umn.edu> Date: 8 Nov 90 15:01:44 GMT Sender: mfort@ub.d.umn.edu Organization: University of Minnesota, Duluth. Information Services. Lines: 22 I have noticed that Turbo Pascal 1.0 only supports the toolbox calls from the first three Inside Macintosh volumes. Correct me, please, if I am wrong. The other day, I noticed a line in some source I never saw before. It read: Procedure Debugger; Inline $ff69; <-- Trap number probably different. So I figured that this is the external link to the outside world for Toolbox calls. I was hoping that someone could tell me if this is right. More important, If I set up the PopupMenuSelect function, I am unsuccessful. When I call this routine the way that Inside Volume 5 suggests, the function seems to do nothing as though it were a return function. Sorry that I can't remember the page number, however it was the pseudo-code example in the Menu Manager section. As I don't have any other compilers, I need it to work on Turbo! Email me, OR post it for other Turbo programmers, Thanks ahead of time! Mike Fort mfort@ub.d.umn.edu, OR mfort@cpe.d.umn.edu