Hi,
we have several Smart-Windows and Smart-Dialogs where we want check
the authorisation of an user when the Window or Dialog starts.
Now I need to know, where I can implement this authorisation-query?
In the initializeObject-procedure (after the "RUN SUPER"-statement)?
And how can I exit the program when a user don`t have enough rights to use a program (especially the Smart-Dialog).
I have sampled with "APPLY "CLOSE" TO THIS-PROCEDURE." (in initializeObject) but the Dialog stays open.
Thanks
we have several Smart-Windows and Smart-Dialogs where we want check
the authorisation of an user when the Window or Dialog starts.
Now I need to know, where I can implement this authorisation-query?
In the initializeObject-procedure (after the "RUN SUPER"-statement)?
And how can I exit the program when a user don`t have enough rights to use a program (especially the Smart-Dialog).
I have sampled with "APPLY "CLOSE" TO THIS-PROCEDURE." (in initializeObject) but the Dialog stays open.
Thanks