edit scripts in debug window

SunWuKung

Registered User.
Local time
Today, 08:22
Joined
Jun 21, 2001
Messages
172
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
 

Users who are viewing this thread

Back
Top Bottom