G
Guest
I have some VB code which I have recently started to modify and am getting
some wierd behaviour I cannot debug - I wonder whether anyone can suggest any
causes?
In the live version of the app, I trap the AppointmentItem_Write event, then
the AppointmentItem_Close event, then the Items_ItemAdd event. This is all
working OK.
In the modified version, the Write & Close events are trapped OK but the
Items_ItemAdd event appears to never fire - immediately after the Close event
code completes, the Explorer_Close event fires for no apparent reason! The
mods I have made must be the cause, but I can see no explanation in any of
those changes...
Thanks for any thoughts!
some wierd behaviour I cannot debug - I wonder whether anyone can suggest any
causes?
In the live version of the app, I trap the AppointmentItem_Write event, then
the AppointmentItem_Close event, then the Items_ItemAdd event. This is all
working OK.
In the modified version, the Write & Close events are trapped OK but the
Items_ItemAdd event appears to never fire - immediately after the Close event
code completes, the Explorer_Close event fires for no apparent reason! The
mods I have made must be the cause, but I can see no explanation in any of
those changes...
Thanks for any thoughts!