Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Text to
Message
From
12/12/2005 08:52:05
 
 
To
12/12/2005 08:48:56
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
Miscellaneous
Thread ID:
01077093
Message ID:
01077094
Views:
41
This message has been marked as the solution to the initial question of the thread.
>Hi all
>I want to add a long text to my editbox, I used with 'Text to' like this:
text to ctext
>lkjhl;khfl;khf;f;fasdf
>f
>asdf
>asd
>fas
>endtext
>ThisForm.Edit1.Value=ctext
>The problem is that I see the text again on >the form, what can I do?
text to ctext NOSHOW
lkjhl;khfl;khf;f;fasdf
f
asdf
asd
fas
endtext
ThisForm.Edit1.Value=ctext
Previous
Reply
Map
View

Click here to load this message in the networking platform