>Is there any way to prevent a user from closing their sb client session ?


Yes there is.  You need to create a completely empty script and then assign it 
as the Logout Script on the Setup menu.  The script should look like this:

    Trigger string  : [script_started()] 

    Trigger response: [script_end()] 



The easy way to create it is to start a script with the "Initial CR" set and 
then immediately stop recording.  You can then remove the "RETURN" from the 
script via the editor.



This is only valid in character mode, pressing the "X" in a GUI session sends 
the <ESC> character to the application.



Regards

Colin.



_______________________________________________
U2-Users mailing list
[email protected]
http://listserver.u2ug.org/mailman/listinfo/u2-users

Reply via email to