If you are using vi, try the % on the "extra" brace, or set showmatch mode. In emacs, add this to your .emacs file: (require 'paren) If you don't have either, get them (you can get precompiled binaries of emacs for win32 - do a web search for 'precompiled emacs win32'). It will be a big help in tracking down missing closing parens/braces. >---------- >From: j f chaos[SMTP:jfchaos@JUNO.COM] >Sent: Friday, December 05, 1997 10:09 AM >To: CIRCLE@POST.QUEENSU.CA >Subject: Re: editing do_who & do_score > >On Thu, 4 Dec 1997 18:18:27 -0500 ajrye@ONE.NET writes: > >> i have fixed most of it, just trying to locate a parse error i have >still >>in there. its in line 741 before else i have searched up and down the >code >>for the bracket i need to change and for the life of me , i cant find it >:) > > >Why not send the piece of code to the list if it's giving you that much >trouble?(yeah, like I should talk) =] > +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/08/00 PST