Hi!
On a form I do have pictures with it's name bound to a table.
Once I want a large image of that picture
I am instanciating a form showing the picture in large-format. That window is modal.
The original window should keep 'dead' until the modal window has been closed. How do I detect that situation and lock methods (e.g. skiprecord) on the original form?
KR
-Bart
On a form I do have pictures with it's name bound to a table.
Once I want a large image of that picture
I am instanciating a form showing the picture in large-format. That window is modal.
The original window should keep 'dead' until the modal window has been closed. How do I detect that situation and lock methods (e.g. skiprecord) on the original form?
KR
-Bart