Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!know!sdd.hp.com!hplabs!hpl-opus!hpnmdla!daves From: daves@hpnmdla.HP.COM (Dave Smith) Newsgroups: comp.sys.mac.programmer Subject: Re: THink * wishes (was Re: Think Pascal Wishes...?) Message-ID: <450012@hpnmdla.HP.COM> Date: 9 Oct 90 16:48:56 GMT References: <1990Sep25.004408.19408@cunixf.cc.columbia.edu> Organization: HP Network Measurements Div, Santa Rosa, CA Lines: 11 I'd like the following: 1) the ability to get the address of a string constant or literal so I can pass them as VAR or stringPtr parameters - for efficiency 2) the ability to search backwards 3) a cross reference tool - to display all uses of a symbol 4) the ability to see the name of the procedure I'm editting (for large procedures) - useful after a search