Jeff Brown wrote:
> How can I modify the system prompt (i.e. MPEXL:) ?  I'm using MPEix4.0 and soon
> moving to 5.0
>
 
There is an HP variable, HPPROMPT, that can be set at any time.  In our
logon udc we set it to:
 
setvar HPPROMPT,"(!hpsysname):!!hpgroup.!hpaccount:>"
 
This allows us to know which system, group and account we are at with any
prompt.  For example:
 
(pecan):PUB.BRADMARK:>
 
For a look at the hp variables, enter the command SHOWVAR [log in to unmask]
 
 
--------------------------------------------------
Larry Boyd    <[log in to unmask]>