As for detecting form changes, I also tried trapping frmLoadEvents in my main 
handler but modal dialogs don't seem to go there :(

in modal dialogs you can do anything which you would normally do in frmloadevent and frmopenevent just before calling FrmDoDialog

also everything what would be in handler for frmClose event you can make after FrmDoDialog


i am using it like this and everything works as it should

--
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to