Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Memo
Message
 
 
To
02/08/2001 11:43:42
Chuck Tripi
University of Wisconsin - Milwaukee
Milwaukee, Wisconsin, United States
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Re: Memo
Miscellaneous
Thread ID:
00537732
Message ID:
00538897
Views:
11
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform