Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memowidth
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Memowidth
Divers
Thread ID:
00613621
Message ID:
00613621
Vues:
31
Hello,

I use the following code:
SET MEMOWIDTH TO 50
SELECT MyTable
SCAN
TEXT TO lcInfo TEXTMERGE NOSHOW
<<REPLICATE("=",50)>>
<<MyTable.Memo1>>
<<REPLICATE("=",50)>>
ENDTEXT
ENDSCAN
What happens is, that if the memo field is very large, the text does not brake by column 50 as I expected to. SET MEMOWIDTH does not influence the line brake.

What can I do that the memo field brakes the lines at a certain line length?
Christian Isberner
Software Consultant
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform