Re: Problem with getKey


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

Re: Problem with getKey



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=0
getKey->a
End
Then do your getKey thing.






--Jon
jnieho38@calvin.edu              www.calvin.edu/~jnieho38


References: