Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Boilerplate: How to....
Message
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:
01214814
Message ID:
01215823
Vues:
11
Then after the "TEXT TO..." you could have done...

YourMemvar = strtran( YourMemvar, chr(13)+chr(10), "" )

to strip the cr/lf out of the string, then used that to print or store in the memo field


>Don,
>
>>Just a shortcut instead of textmerge...
>>
>>TEXT TO YourMemvar
>>this can be text
>>without the \\ references of textmerge
>>and more text as needed
>>ENDTEXT
>>
>>? YourMemvar
>>

>
>Yep, I tried that too, but since the requirement was for a complete paragraph with no CR or LF, I had to use TEXTMERGE. TEXT TO gave me one line out for each line in.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform