logout app to terminate active window

How to close the active window of the logout app?

Background info: My scriptcase application uses a tree menu that calls up the desired apps. The logout app should now not only terminate the login session. but also remove the treemenu. If the menu does not get closed the next login adds another tree menu.

The question could also be: How to make logout (that was called by treemenu) terminate the treemenu?

Maybe try to redirect to a control app, Target = Leave, then execute the logout functions from that control.

sawjer - did you get this working ?