Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Way to limit width of messagebox?
Message
 
 
À
07/05/2008 15:39:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01314437
Message ID:
01315735
Vues:
13
>I cut and pasted the code provided exactly as it appeared. Setting the MEMOWIDTH TO > 79 caused un-expected line breaks. I tried 80, 81, 82, 90, and 100 - all exhibited similar problem. At 79 or less it works well...

Would space trimming of each line fix the problem? Please try
lcNewtext = lcNewText + ALLTRIM(MLINE(lcText,i)) + CHR(13)
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform