I have a app. control with a sc_redir into app grid. It does another sc_redir into app form.
Now I want to close the form a return a menu. But
- with sc_exit return a last app.
- with sc_redir(menu) it create another menu below the first menu.
is there anybody th can help me.?
thanks