Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo
Message
 
 
À
02/08/2001 11:43:42
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
Re: Memo
Divers
Thread ID:
00537732
Message ID:
00538897
Vues:
10
This message has been marked as a message which has helped to the initial question of the thread.
>VFP 6.0 - ClickEvent of "Comment" CommandButton
>
>
MODIFY MEMO org.inactmemo NOMENU
>
>I don't understand why this is not doing it? In a form, it works and saves the memo (clicking on "X" of the memo editing window). When leaving the app, then come back and check it, it's not there (or the changes are not saved). To me, this command line should have no relation with any other update or refreshing, it's a direct access to the table? What am I missing?
>
>Chuck

Chuck,
If the table is buffered it still applies to these situations. You are modifying the buffered version of the table not the disk presence. After you close the MODIFY MEMO window, you still need to issue a TableUpdate() to write the changes to disk.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform