Just in case you didn't know fully .. the JBC_ENDRESTART and JBC_TCLRESTART 
variables should ideally be set as environment variables in your login shell 
script before starting T24/jBASE.

Hence you might normally add something like this to your login shell script

    export JBC_ENDRESTART=LOGIN

Not forgetting the 'export' keyword (otherwise it remains a variable only the 
shell can see).

Greg




________________________________
From: Priya Chandrasekaran <[EMAIL PROTECTED]>
To: [email protected]
Sent: Monday, 17 November, 2008 16:29:16
Subject: Re: remove jshell access


 
Sorry... It dint work..
Logged a acll to temenos HD.
Waiting for reply. 
Thanks for your suggestion.. 

 
On 11/6/08, x <[EMAIL PROTECTED]> wrote: 

If you have the application source code, put BREAK OFF at the top.
If not, play with JBC_ENDRESTART and JBC_TCLRESTART environment
variables to restrict the available options of the debugger.
For example, if you have a login program named login, try
JBC_ENDRESTART=LOGIN.
You may use OFF instead of the login program but you may fall to the
system prompt which is undesirable.

Lucian




--~--~---------~--~----~------------~-------~--~----~
Please read the posting guidelines at: 
http://groups.google.com/group/jBASE/web/Posting%20Guidelines

IMPORTANT: Type T24: at the start of the subject line for questions specific to 
Globus/T24

To post, send email to [email protected]
To unsubscribe, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to