Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memory variable limit
Message
De
13/06/2011 21:07:52
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01514175
Message ID:
01514264
Vues:
103
>No, the limit is 255 characters for a string literal.

>
>The problem might be that you are limited to a length of 256 characters in a single line and the x="" characters are adding to the character count per line

How is that? I can open a large file containing a long string that far exceeds 256 characters (which I do a lot):

lcFileContents = FILETOSTR("somefile.txt")

I have other code that has RTF codes for a header that exceeds 256 characters. So how can the limit be 255 characters?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform