` Printed Icetips Article

Icetips Article



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.



Printed April 28, 2024, 7:43 pm
This article has been viewed/printed 35105 times.