Gary
|
| Posted: 02/05/2003, 5:07 PM |
|
IF and sql statment in code goes over 1024 on one line AND you edit that
file anywhere, CCS won't put in the correct line continueation code i.e. "
& _
Means you have to add the " & _ yourself which is a pity.
Basicly if you have lots if columns/inputs the whole thing mucks up.
I reported this all over the place but knowone seems to understand what I'm
talking about which means it will propab;y end up in the final relese. 
--
Gary
|
|
|
 |
Alexey Alexapolsky
|
| Posted: 02/11/2003, 2:27 AM |
|
I've passed this to CCS team
--
Alex,
Support Engineer
CodeCharge Team
"Gary" <gary@gaelmart.com> wrote in message
news:b1scgm$4hd$1@news.codecharge.com...
> IF and sql statment in code goes over 1024 on one line AND you edit that
> file anywhere, CCS won't put in the correct line continueation code i.e.
"
> & _
>
> Means you have to add the " & _ yourself which is a pity.
> Basicly if you have lots if columns/inputs the whole thing mucks up.
> I reported this all over the place but knowone seems to understand what
I'm
> talking about which means it will propab;y end up in the final relese.

>
> --
> Gary
>
>
|
|
|
 |
|