` Updating file buffer on a form (Rick Martin) - Icetips Article
Icetips - Templates, Tools & Utilities for Clarion Developers

Templates, Tools and Utilities
for Clarion Developers

Icetips Article

Back to article list   Search Articles     Add Comment     Printer friendly     Direct link  

ABC: Updating file buffer on a form
2000-12-31 -- Rick Martin
 
Newsgroups: topspeed.products.c4 > Looking at the documentation, I don't see any easy way to get to that > saved buffer to update it myself after the relate:file.update(1) is > called. The savebuffer and restore buffer methods look like I would be > inviting a mess if I were to use them. After you do your .Update add: Self.Primary.Me.RestoreBuffer(Self.Saved,0) Self.Saved = Self.Primary.Me.SaveBuffer() This will reset the history buffer that is used to check for changes. Note: this has to be in one of the Window Manager methods because Saved is a protected method. HTH, Rick


Today is April 24, 2024, 1:35 pm
This article has been viewed 35113 times.
Google search has resulted in 6 hits on this article since January 25, 2004.



Back to article list   Search Articles   Add Comment   Printer friendly

Login

User Name:

Password: