Path: utzoo!mnetor!uunet!husc6!sri-unix!ctnews!pyramid!decwrl!labrea!Shasta!kaufman From: kaufman@Shasta.STANFORD.EDU (Marc Kaufman) Newsgroups: comp.sys.mac Subject: Re: Is there a way to get line numbers in MPW? Message-ID: <2571@Shasta.STANFORD.EDU> Date: 15 Mar 88 04:11:47 GMT References: <2060@phoenix.Princeton.EDU> Reply-To: kaufman@Shasta.stanford.edu (Marc Kaufman) Organization: Stanford University Lines: 17 In article <2060@phoenix.Princeton.EDU> buzz@phoenix (Mahboud Zabetian) writes: >How would I get line numbers for my source files in MPW? When I use the C >compiler, I get error messages and the lines that the errors occured in. >But how do I get the editor to show line numbers so that I can find my errors >more easily? I don't know how to get the numbers, but here is how to find the errors: TRIPLE-click on the line containing the error message (this selects the entire line) then-- type ENTER MPW will bring up the file into the top window (opening it if necessary), and select the line with the error (highlighting it). Marc Kaufman (kaufman@Shasta.stanford.edu)