From: J on
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.
From: Mark Edmonds on
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" <johan.erixon(a)gmail.com> wrote in message
news:6fafd11e-4cd8-4881-87ae-43c4447b0186(a)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.


From: Mark Edmonds on
Thanks! You're welcome!

<< eyes roll >>

Mark


From: J on
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" <nom...(a)nomail.com> wrote:
> Thanks! You're welcome!
>
> << eyes roll >>
>
> Mark