fzzhdx
1st December 2006, 16:32
Hi All,
From the ipc_info file I start a login_script, which will be launched when starting a bshell.
In this script their takes place a check if their is a message for the users and if so this message will be displayed during this login_script.
Whithin the login_script I start a subscript to initiate the message as follow:
${BSE}/bin/bshell6.1 $* ottstpvtemul "script-name".
Up to here it's working ok, but after showing the message, the login session disconnect.
Does anyone know how I can end the action with the ottstpvtemul session and get back into the login_script and continues.
Regards Ronald :confused:
From the ipc_info file I start a login_script, which will be launched when starting a bshell.
In this script their takes place a check if their is a message for the users and if so this message will be displayed during this login_script.
Whithin the login_script I start a subscript to initiate the message as follow:
${BSE}/bin/bshell6.1 $* ottstpvtemul "script-name".
Up to here it's working ok, but after showing the message, the login session disconnect.
Does anyone know how I can end the action with the ottstpvtemul session and get back into the login_script and continues.
Regards Ronald :confused: