Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a limit for selexec()?
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01317869
Message ID:
01317881
Views:
4
Oops, I didn't realize that. Sorry and thanks for catching it.

>The PRETEXT 15 require VFP9.
>
>>Quick note here. 1st what Sergey said is how we do it and it works great. 2nd: replace the
text TO lcSql noshow
with
TEXT TO sqltxt noshow pretext 15 TEXTMERGE
and you won't have to use the
>>
sqltxt = CHRTRAN(lcSql, CHR(13), CHR(10), '')
the PRETEXT 15 parameter does it for you.
Beer is proof that God loves man, and wants him to be happy. - Benjamin Franklin
John J. Henn
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform