Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
Re: Memo
Versions des environnements
Visual FoxPro:
VFP 6
Divers
Thread ID:
01059741
Message ID:
01059763
Vues:
10
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform