Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String is too long
Message
From
05/12/2005 15:45:33
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01075019
Message ID:
01075092
Views:
19
Hi, Borislav

No, This does not work. I still get 'string is too long.'
>
>TEXT TO lcSELECT TEXTMERGE NOSHOW
>     SELECT <<alist[1]>>, <<alist[2]>>........
>     WHERE <<aCond[1]>><<aCond[2]>>.....
>     ORDER BY <<cSort_Set>>
>     INTO CURSOR <<cTable_Name>>
>ENDTEXT
>&lcSELECT
>
I have tried it several different way, and can not get it to work. I put it around each select statement in the case statement. I put it around the entire case statement - got a string length of 9530 that time. The string length with len() is under 2000 for most time except above statement.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform