Still Problem with getKey


[Prev][Next][Index][Thread]

Still Problem with getKey



I don=B4t think that=B4s the problem.
By setting 0->K before checking getKey->K, I thought
my nightmares would be over, but nope!
What could be the problem if getKey always gives 105, except when another
key is pressed?
Could the Enterkey be jammed or could the problem be in ROM or somewhere
else???=20
Or should I just I just tell my friend to buy a new one ;-)
/P-A himself!


----------
> Fr=E5n: Jon Niehof <jnieho38@Calvin.EDU>
> Till: Per-Axel Eriksson <acustic@ALGONET.SE>
> Kopia: CALC-TI@LISTS.PPP.TI.COM
> =C4mne: Re: Problem with getKey
> Datum:  den 14 oktober 1996 22:23
>=20
> If you press the Enter key a little too long when you
> run the program, then the next time you call getKey,
> it will return an Enter.
> The secret is to do this:
> 0->a
> While a=3D0
> getKey->a
> End
> Then do your getKey thing.
>=20
>=20
>=20
> --Jon
> jnieho38@calvin.edu              www.calvin.edu/~jnieho38
>=20
>=20