Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Messagebox next line
Message
De
10/09/2007 17:54:18
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01252832
Message ID:
01253571
Vues:
27
>>From Messagebox help: "To move a portion of the message to the next line in the dialog box, use a carriage return, CHR(13), in eMessageText. The height and width of the dialog box increases as needed to contain eMessageText"
>>
>>>I am trying to create a messagebox while going though scan loop. With every iteration of the loop, I would like put the text message (msgstr) on a new line in the messagebox dialog box. how would I accomplish that? Here is my code:
>><snip>
>
>
>Thanks Sergey, tried Beths +CHR(10) + CHR(13) and it worked out well.
>
>
>thanks again
>Nick

Don't forget, your total string length that can be displayed in a MESSAGBOX is 1024 characters.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform