how to close a super procedure / catch the event "end o

Posted by LegacyUser on 22-Jul-2005 10:10

Hi

I'm using Dynamics 2.1A03.

I've a PLIPP which is launching a super procedure in its main block (run persistent set hproc, this-procedure:add-super-proc(hproc))

I want to shutdown this super procedure after a call to the plipp via dynlaunch.i.

I could not catch the end of the plipp to delete the persistent procedure.

I tried to add triggers in the plipp ON "CLOSE" or ON "DELETE" , but they don't get called.

Plipshutdown nor Killplip are not called.

Do you have an idea on where I could place some code to delete my super procedure ?

TIA

All Replies

This thread is closed