Hi everybody.
I have a problem.
I use this function in a graphic program. Once this event is detected, a function is called for the confirmation (basically Y or N).
If I use FRAMEWORK and IMPORT, I have problems. The screen disapear but the application continue...
If I DON'T use FRAMEWORK and IMPORT, NO PROBLEM....
I added the import of "BRL.PolledInput" but I still have the problem....
So, question: wich module must be impotred when we want to use the AppTerminate() function ????
Thanks.
I have a problem.
I use this function in a graphic program. Once this event is detected, a function is called for the confirmation (basically Y or N).
If I use FRAMEWORK and IMPORT, I have problems. The screen disapear but the application continue...
If I DON'T use FRAMEWORK and IMPORT, NO PROBLEM....
I added the import of "BRL.PolledInput" but I still have the problem....
So, question: wich module must be impotred when we want to use the AppTerminate() function ????
Thanks.