ON WINDOW-CLOSE OF CURRENT-WINDOW in QAD .net-

rsamuga

New Member
Hi All-

Need some help with this scenario, I would like to know is it doable or not.
We use QAD eB2.1 SP5, PROGRESS 10.1b and the user interface is .net.

I have just written a wrap around program for 2.3.1 advnmt.p in PROGRESS Character version, anytime any user creates/modifies or deletes a supplier it will notify the finance and purchasing department by email alerts. But the problem is it works perfectly fine in PUTTY/CUI , in .net users finishes the whole cycle and at the end instead of clicking on "Back" (same as F4), they are clicking on the Supplier Maintenance Tab "X" button, thus my trigger is not sending any email alerts.

I would like to know, as I don't have the source code for this maintenance screen, is it possible to keep control of that window, or trap the window close event being in the wrapper program ?? If so how do i do that ?

I would really appreciate your response, in this regard. I need to meet the fiscal year end deadline for the SOX.

Thanks
Sam.
 
Top