Login
`
Templates, Tools and Utilities
|
||
Icetips Article
Back to article list
Search Articles
Add Comment
Printer friendly
Direct link
Par2: Refreshing browse on return from form 1998-07-13 -- Jim Katz ThisWindow.Reset(1)
I would use the Browser Class Method Executeable Code, 'ResetFromAsk',
embed point, this method gets hit after every update... This window.Run
is before the browse class has a chance to do it's _stuff_ after the
update, it's safer to use ResetFromAsk. As to figuring out what the
asserts mean you simply have to go to that line in the class source
file, and try to determine what action caused the Assert.
Today is November 21, 2024, 8:36 am This article has been viewed 35184 times.
|
|