Code Red > AutoLISP (Vanilla / Visual)

unbalanced parenthesis

(1/2) > >>

alanjt:
is there a program out there that will check a routine and tell you where the unbalanced parenthesis error occurs?

Keith™:
the VLIDE has a parenthesis matching function, but it only finds the begining and/or ending match .. perhaps it could be useful

alanjt:
thanks, i'll give it a go.

quamper:
Notepad++ has similar functionality. It knows basic syntax for a bunch of different languages and is an all around pretty nice notepad replacement.

http://notepad-plus.sourceforge.net/

Adesu:
Hi alanjt,
Block your code by your cursor,then tools menu > check text in editor.


--- Quote from: alanjt on March 10, 2008, 02:21:00 PM ---is there a program out there that will check a routine and tell you where the unbalanced parenthesis error occurs?

--- End quote ---

Navigation

[0] Message Index

[#] Next page

Go to full version