Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listing memo field in browse window
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Listing memo field in browse window
Divers
Thread ID:
01523120
Message ID:
01523120
Vues:
108
I need to be able to show the contents of a MEMO field along with other fieldsin a simple browse window.
I don't want to use a grid and form. Just a simple browse window as follows:


BROWSE window browse2 FIELDS TRANS_NO :H='Time Stamp' :W =.F., vOrder.MEMO :90 :H='On_Hold Message' ;

I guess I could add an additional TEXT field to the table, and copy the contents of the MEMO field into that each time, and then browse, but that does not seem very efficient coding.

Thanks in advance.
Cyrus Nima
-------------------
cyrusnima@gmail.com
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform