Just use a simple bash script. However, can't you just LOGOFF * or LOGOFF (A or something like that?
Or if you do not know bash/ksh then just use EXECUTE and CAPTURE in jBC If you are running a UNIX system (or even a terrible excuse for one such as HPSUX), then you should learn: bash script awk grep/egrep ls find xargs at the very minimum. Should take less than a few days to get going. Jim From: [email protected] [mailto:[email protected]] On Behalf Of Henri Koko Sent: Thursday, November 18, 2010 2:06 AM To: [email protected] Subject: Re: JBASE LOGOFF SCRIPT Dear all, OS: HP-UX 11i v3 Application: jBase 4.5 Core: T24 R06 Problem Description: Log off Teller ids. I want to simplify the process of logging off teller ids. I need help to come up with a script that does these: login: root password:xxxxxx # cd /T24/live/bnk.run # ./.profile Start Globus Y/N % jsh root ~ -->SHOW-ITEM-LOCKS Polling 900 ports............ 146 21847 ../bnk.data/tt/ 0044 0x1599463d,W --- to identify the port number jsh root ~ -->LOGOFF 146 and if possible this to be added to T24 menu so that the branch managers can log off the tellers. -- 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 -- 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
