Aceela
10th October 2008, 16:02
Hi,
I have two sessions, 1 main session and 1 update session.
My update session have type "no window". It is a update window that updates a table and should act in the background. This window is started from my main window which is a maintain session.
My problem is when I run execute(end.program) in my sub session to go back to my main session after the updating is finished my main session disappears too, but keeps running in the background . I want my sub session to have window type set to "no window" but when it is done running I can go back to my main session without having it disappearing from the screen.
Can anyone help me please?
I have two sessions, 1 main session and 1 update session.
My update session have type "no window". It is a update window that updates a table and should act in the background. This window is started from my main window which is a maintain session.
My problem is when I run execute(end.program) in my sub session to go back to my main session after the updating is finished my main session disappears too, but keeps running in the background . I want my sub session to have window type set to "no window" but when it is done running I can go back to my main session without having it disappearing from the screen.
Can anyone help me please?