I believe something on the lines of this was posted before. Here is what we use:
IF @ACCOUNT = "mc" OR @ACCOUNT = "da" THEN STELPROMPT = @WHO : '>' END ELSE STELPROMPT = "Press G and hit ENTER to continue>" END ASSIGN 1 TO SYSTEM(4001) ASSIGN STELPROMPT TO SYSTEM(4002) and then that program gets called during the login process Marc Caminiti IS Manager Nashbar Direct, Inc 6103 State Route 446 Canfield, OH 44406 330.533.1989, ext 336 330.702.9733, fax Birthdays are good for you - the more you have the longer you live. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dennis Bartlett Sent: Thursday, February 14, 2008 10:21 AM To: [email protected] Subject: [U2] Change Prompt Oops sent the last on the wrong subject... sorry! -----Original Message----- From: Dennis Bartlett [mailto:[EMAIL PROTECTED] Sent: 14 February 2008 05:20 PM To: '[email protected]' Subject: RE: [U2] CSV output Hi Is there any way to change the > prompt to something like BR299>? It would really help to know where I am, whilst hopping from branch to branch. Thanks ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
