Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Wrapping text in a window
Message
From
05/08/2004 11:18:39
 
 
To
05/08/2004 11:05:20
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00931033
Message ID:
00931042
Views:
21
>I am creating a WAIT WINDOW but because the text I have is extremely long I would like to be able to wrap the text and expand the window. I thought I could do it with an ASCII code of 13 but I can't remember how to do it. Can anyone point me in the right direction.
>
>Thanks,

Try

WAIT WINDOW "long text"+CHR(13)+"second line"

Nick Mason
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform