MrBelfry
IS-IT--Management
- May 21, 2003
- 289
Am I the dumbest person ever?
I have some long sql statements in code which run off my screen causing me to scroll every time I want to check it or make changes.
There must be some way of wrapping the code without doing a tedious thing like 'string = string & "next part of string"'
Please help an idiot today
MrBelfry
I have some long sql statements in code which run off my screen causing me to scroll every time I want to check it or make changes.
There must be some way of wrapping the code without doing a tedious thing like 'string = string & "next part of string"'
Please help an idiot today
MrBelfry