Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MessageBox layout
Message
De
02/07/1999 05:25:52
 
 
À
01/07/1999 16:28:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00236346
Message ID:
00236839
Vues:
14
>>Add a CHR(10) where you want a line break to appear

chr(13) did the trick!

>If you just want to let the messagebox() wrap the line, make sure you put either a trailing space at the end of each part of the text, or a leading space at the beginning of the next part of the text: 'this is a test with trailing space ' + 'of this' or 'Another test' + ' of this with leading space.' These are just the rules for concatenating any string...
>

now thats how I did try it and that doesn't seem to work. But I've now globally replaced with the chr(13)s and its doing the job so I'm happy enuff with that.

Thanks


Harry
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform