Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
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 23, 2024, 3:36 am This article has been viewed 35188 times.
|
|