Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!sun-barr!texsun!pollux!ti-csl!m2!leeke From: leeke@m2.csc.ti.com (Steve Leeke) Newsgroups: comp.sys.mac.programmer Subject: Re: MPW cmd language Keywords: MPW Message-ID: <82656@ti-csl.csc.ti.com> Date: 30 Jun 89 16:31:52 GMT References: <495@unicads.UUCP> <919@iraun1.ira.uka.de> Sender: news@ti-csl.csc.ti.com Reply-To: leeke@m2.UUCP (Steve Leeke) Organization: TI Computer Science Center, Dallas Lines: 20 In article <495@unicads.UUCP> tom@unicads.UUCP (Tom Gerardy) writes: >I am trying to put up ctags and a vi/tags like facility in MPW (actually >it is already working.) The output of the tag tool is a string of MPW >commands to open the file and find the search string. >... >Currently I am having to write the output to a file and execute it as >a script. This seems to slow things down considerably since both "open" >and "find" are builtins. Tom: I didn't see the original article and I don't know how to use UUCP from here so I hope you read this. I'd like to get a copy of your scripts for C if they are available. Eventually I'd like to find/write scripts for C++. Thanks, Steve