Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Why does this work?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00419138
Message ID:
00419212
Vues:
19
>Why not make this by the same way as in other languages?
> For example, in SQL Server I can use following:
> MyString = 'Ed''s new book "How to confuse FoxPro"'
>
> In VFP I cannot make string constant that contains all ', " and [] characters :(

You can,
use
lcMyString = [a string with ', " and ] + " [] is possible in VFP"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform