CompuServe Messages

#TTX and Brackets

    08-Feb-94 17:24:59
Sb: #TTX and Brackets
Fm: Michael Shea 76665,3360
To: All
Has anyone written any ARexx code for TurboText to do bracket matching when typing in source code. I am looking for something that will work in real time and whenever the cursor is over a bracket or a parenthesis, the "matching" one will be put into reverse video. I am not even sure if this is possible think it would be a nice feature. Barring that has anyone implemented the emacs style system that if you type in a bracket, the cursor moves for an instant to the matching bracket. I need this because I am doing some programming in Lisp and it use parenthesis for almost everything. Thanks.. Mike