how to turn alpha mode on in user-rpl program - Hewlett Packard
This is a discussion on how to turn alpha mode on in user-rpl program - Hewlett Packard ; I tried 71.1 KEYEVAL, but that halts the program.
What should I do? I want to enable alpha mode before displaying an
INPUT prompt....
-
how to turn alpha mode on in user-rpl program
I tried 71.1 KEYEVAL, but that halts the program.
What should I do? I want to enable alpha mode before displaying an
INPUT prompt.
-
Re: how to turn alpha mode on in user-rpl program
This is in the AUR under Input.
The level1 argument needs to contain the alpha character unquoted in the
list and that turns alpha lock on.
Try:
<< "Type something" { alphachar } INPUT >>
where alphachar is alpha right shift A.
Mark
"J" wrote in message
news:6fafd11e-4cd8-4881-87ae-43c4447b0186@z72g2000hsb.googlegroups.com...
> I tried 71.1 KEYEVAL, but that halts the program.
> What should I do? I want to enable alpha mode before displaying an
> INPUT prompt.
-
Re: how to turn alpha mode on in user-rpl program
Thanks! You're welcome!
<< eyes roll >>
Mark
-
Re: how to turn alpha mode on in user-rpl program
yes, Thank you!
didn't mean the be rude, I just got distracted by earthly chores for a
few days.
On 23 Juli, 12:46, "Mark Edmonds" wrote:
> Thanks! You're welcome!
>
> << eyes roll >>
>
> Mark