Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
CHR value for TAB
Message
De
07/11/2011 12:09:11
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
CHR value for TAB
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Divers
Thread ID:
01528276
Message ID:
01528276
Vues:
84
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform