Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CHR value for TAB
Message
 
 
À
07/11/2011 12:09:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Divers
Thread ID:
01528276
Message ID:
01528277
Vues:
61
>Hi All:
>
>What is the CHR() value for inserting a TAB in a memo field. If I use this, I get 'ANT' on the next line as I want, but a funny character in place of the tab between 'cat' and 'dog':
>
>
>REPLACE mMemo WITH 'cat' + CHR(11) + 'dog' + CHR(11) + 'mule' + CHR(13) + 'ANT'
>
>
>Thanks,
>
>Yossi

CHR(9)
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform