At 06:54 PM 4/15/2009, Albert Berry wrote:
The last ghost eep I had was in the table settings and triggered each time the row was changed. Don't know if this helps, but it took me quite a while to find!
Albert, In a situation like that, you can always use the "Document Custom EEPs" option while in Form Designer to document everything related to that particular form. Form Designer | Main Menu | Form | Document Custom EEPs In addition, you may also use the TRACE option to trace the entire code associated with that form. SET TRACE ON EDIT USING formname SET TRACE OFF Very Best R:egards, Razzak.

