HP3000-L Archives

March 2000, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"VANCE,JEFF (HP-Cupertino,ex1)" <[log in to unmask]>
Reply To:
VANCE,JEFF (HP-Cupertino,ex1)
Date:
Wed, 22 Mar 2000 21:47:23 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (19 lines)
...
> End result:
>
> :SETVAR WHO_STREAMED_IT lft('!hpstreamedby',6)
> :SHOWVAR WHO_STREAMED_IT
> WHO_STREAMED_IT = JAY.PD

What if the streaming user name is longer than 6 characters?
That is why I prefer using the WORD function, as I previously
mentioned.

  :setvar who_streamed_it word(hpstreamedby)
                  #note: you don't need the ! and the quotes.

works for any user names on your system.

regards,
Jeff Vance, CSY

ATOM RSS1 RSS2