Re: [U2] Changing TCL prompt?

2011-10-06 Thread GCanedy
Street, 4th Floor Boston, MA 02110 www.coverys.com Toll Free: 800.225.6168 From: "Woodward, Bob" To: "U2 Users List" Date: 10/05/2011 05:24 PM Subject: Re: [U2] Changing TCL prompt? Sent by:u2-users-boun...@listserver.u2ug.org I know this could be done

Re: [U2] Changing TCL prompt?

2011-10-05 Thread Keith Johnson [DATACOM]
This program works for Universe on a UNIX machine giving three commands PATH FULL would give aprompt like /usr/ibm/uv> PATHwould give a prompt like uv> PATH CLEAR would give a prompt like > PROGRAM PATH

Re: [U2] Changing TCL prompt?

2011-10-05 Thread Woodward, Bob
al Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of gcan...@coverys.com Sent: Wednesday, October 05, 2011 11:06 AM To: u2-users@listserver.u2ug.org Subject: [U2] Changing TCL prompt? Hi everyone, Maybe I am going back to my Prime I

[U2] Changing TCL prompt?

2011-10-05 Thread Eric Armstrong
Here's what we use, but, apparently, SYSTEM(4001) is undocumented. BEGIN CASE CASE AT.WHO = 'TEST' AT.WHO = 'tst' CASE AT.WHO = 'TEST2' AT.WHO = 'tst2' CASE AT.WHO = 'DEAL' AT.WHO = 'deal' CASE AT.WHO = 'FIN'

Re: [U2] Changing TCL prompt?

2011-10-05 Thread Allen Egerton
If Universe, check out UV.PROMPT command. On 10/5/2011 2:06 PM, gcan...@coverys.com wrote: > > Hi everyone, > > Maybe I am going back to my Prime INFORMATION days, but I thought there was > a way to set the '>' prompt to a free form prompt, or to display the > account name you were in as the TC

Re: [U2] Changing TCL prompt? [not-secure]

2011-10-05 Thread Hennessey, Mark F.
r.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Robert Houben Sent: Wednesday, October 05, 2011 2:26 PM To: U2 Users List Subject: Re: [U2] Changing TCL prompt? It used to be byte 0 of frame 6, in the old Microdata Reality/R83 days... :) -Original Message- From: u2-

Re: [U2] Changing TCL prompt?

2011-10-05 Thread u2ug
bject: [U2] Changing TCL prompt? Hi everyone, Maybe I am going back to my Prime INFORMATION days, but I thought there was a way to set the '>' prompt to a free form prompt, or to display the account name you were in as the TCL prompt. I know that can be done at the OS level. Am I

Re: [U2] Changing TCL prompt?

2011-10-05 Thread Robert Houben
: [U2] Changing TCL prompt? Hi everyone, Maybe I am going back to my Prime INFORMATION days, but I thought there was a way to set the '>' prompt to a free form prompt, or to display the account name you were in as the TCL prompt. I know that can be done at the OS level. Am I dr

[U2] Changing TCL prompt?

2011-10-05 Thread GCanedy
Hi everyone, Maybe I am going back to my Prime INFORMATION days, but I thought there was a way to set the '>' prompt to a free form prompt, or to display the account name you were in as the TCL prompt. I know that can be done at the OS level. Am I dreaming, or is there a (fairly easy) way witho