Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Messagebox text length
Message
 
To
30/05/2002 13:46:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00662995
Message ID:
00663135
Views:
22
This message has been marked as a message which has helped to the initial question of the thread.
>Works even without the TRIM. Strange though this works for me in VFP6 but not VFP7:
>
>
SELECT errors
>LOCATE FOR cError = "NoPlotFile"
>IF FOUND( )
>    MESSAGEBOX( errors.merror, 16, _SCREEN.CAPTION )
>ENDIF
>
>If I am understanding correctly it would work for you in VFP7 sp1. -shrug-

Jim,

I'm seeing exactly the same behavior VFP 6.0 SP5 that you do when displaying the text. In 7.0 SP1, for some reason it shortens it from the memo field, but displays the variable fine.
George

Ubi caritas et amor, deus ibi est
Previous
Reply
Map
View

Click here to load this message in the networking platform