Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!lll-tis!ames!think!bloom-beacon!mit-eddie!bbn!rochester!PT.CS.CMU.EDU!F.GP.CS.CMU.EDU!dtw From: dtw@F.GP.CS.CMU.EDU (Duane Williams) Newsgroups: comp.sys.mac Subject: Re: MacApp Browser Message-ID: <1166@PT.CS.CMU.EDU> Date: 19 Mar 88 01:53:22 GMT References: <3348@crcge1.UUCP> Sender: netnews@PT.CS.CMU.EDU Organization: Carnegie-Mellon University, CS/RI Lines: 19 Keywords: MacApp Browser Parser Re: | I am having difficulties using the MacApp Browser ... | the browser is unable to find the source code for most of the methods | (especially those in UMacApp). Other units, e.g. UObject or UList, give | correct results. I presume that you mean that the Browser is finding the source files, but not accurately locating the methods. This will happen if you edit the source files after you run the Parser, which seems to just save the offset for each of the methods. Each time you edit one of the source files you have to reparse it. You should select the names of the files that need reparsing, select the reparse menu item (which marks the files for reparsing), and then select the parse files menu item. (You really shouldn't be editing UMacApp at all, if that's what you're doing.) -- uucp: ...!seismo!cmucspt!me.ri.cmu.edu!dtw arpa: dtw@cs.cmu.edu