A86: GET_KEY


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

A86: GET_KEY




i just noticed in my program On86, whose password routine uses GET_KEY, that
when you hold down an arrow key, it will read a new keypress repeatedly,
whereas when any other key is held down, it only reads the key once.  i'd
prefer to have all the keys do the same thing, either held down or not.

should i [re]set a flag to prevent this?

any ideas?


Follow-Ups: