Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EditBox
Message
 
À
05/07/2010 14:05:24
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows Server 2008
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01471428
Message ID:
01471443
Vues:
52
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform