Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
One two spaces automatically
Message
 
 
À
14/01/2007 15:07:14
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Divers
Thread ID:
01185456
Message ID:
01185462
Vues:
17
>Hi all,
>I want to print a memo with one or two space between each line. Other than line + chr(13)... is there another way more elegant to obtain the same job?
>Thanx

Put strtran(myMemo, chr(13) + chr(10), chr(13)+chr(10)+chr(13)+chr(10)) into the field expression.
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform