Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Long SQL statement
Message
 
 
À
16/09/2002 12:31:09
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00700779
Message ID:
00700866
Vues:
9
>should lcSql not be defined, as in
>
>LOCAL lcSql


Yes, it's good programming practice to declare all variables in your program as local.

>I have it declared like this and part of the Sql string is still getting cut off. At least that is the way it appears from looking at the variable in the watch window. Am I looking at this wrong.
In such case I use STRTOFILE() function.
STRTOFILE(lcSql, "mystring.txt")
MODIFY COMMAND mystring.txt
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform