Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Messagebox next line
Message
From
10/09/2007 17:54:18
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01252832
Message ID:
01253571
Views:
28
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform