Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EditBox
Message
 
To
05/07/2010 14:05:24
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01471428
Message ID:
01471443
Views:
51
>Add thisform.edtmessage2.refresh()
>
>Personally I prefer to add the line at the top instead of at the bottom, but that's a matter of taste,
>BTW, it's chr(13)+chr(10).
>
>


Here is what worked...
thisform.edtmessage2.value = thisform.edtmessage2.value + CHR(13) + CHR(10) + "Auto posting all rx's filled in pharmacy to register sales"
thisform.edtmessage2.SelStart = LEN(Thisform.edtmessage2.Value)
thisform.edtmessage2.Refresh
Thanks!
Tommy Tillman A+ NetWork+ MCP
Previous
Reply
Map
View

Click here to load this message in the networking platform