Hi all,
is it possible to write editor scripts to format code in the debug window to automate tasks like:
- commenting/uncommenting multiple lines
- properly quoting multiple line SQL strings
etc.
For the later I wrote a small macro in Word. I paste SQL code from the Query building grid to Word, run the macro than paste the correctly quoted code back to the code window.
Thanks
SWK
is it possible to write editor scripts to format code in the debug window to automate tasks like:
- commenting/uncommenting multiple lines
- properly quoting multiple line SQL strings
etc.
For the later I wrote a small macro in Word. I paste SQL code from the Query building grid to Word, run the macro than paste the correctly quoted code back to the code window.
Thanks
SWK