` Printed Icetips Article

Icetips Article



Par2: Getting record under browse cursor (making it current)
2000-04-24 -- Jeff Slarve
 
Browse.UpdateViewRecord() 

Where "Browse" is the browse object name (E.G. BRW1)

--------

That makes current all of the file buffers associated with the view.

You could then conditionally update the file involved with
Access:YourFile.Update(), then you could do a Browse.ResetFromBuffer()



Printed May 6, 2024, 11:34 am
This article has been viewed/printed 35117 times.