Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Re: Memo
Environment versions
Visual FoxPro:
VFP 6
Miscellaneous
Thread ID:
01059741
Message ID:
01059763
Views:
9
>Hi All,
> I need to know how to display the value of a memo field in the text box, instead of the work Memo?
> I am using the following code but to no help.
> this.value = Substr(nAccount.Ccpono,1,254)
>
>Thanks

Why not in edit box ?
AND
this.value = Substr(nAccount.Ccpono,1,254)
must work
_______________________________________________________________
Testing displays the presence, not the absence of bugs.
If a software application has to be designed, it has to be designed correctly!
_______________________________________________________________
Vladimir Zografski
Systems Analyst
Previous
Reply
Map
View

Click here to load this message in the networking platform