Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Messagebox next line
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01252832
Message ID:
01252858
Views:
30
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform