Menu

Documentation typo regarding the ON KEY event

Anonymous
2017-01-12
2017-01-12
  • Anonymous

    Anonymous - 2017-01-12

    The documentation for the ON KEY event reads:

    The event is triggered if key n is pressed. n is the key number [1—10] defined in the KEY statement.

    This should, however, be:

    The event is triggered if key n is pressed. n is the key number [1—20] defined in the KEY statement.

    That is to say, the number is incorrect, making one assume that the ON KEY event only works with function keys and not the arrows or user-defined keys, which not only doesn't make any sense, but doesn't even correspond to the actual behaviour of the emulator.

     
  • Rob Hagemans

    Rob Hagemans - 2017-01-12

    That looks like a typo - I'll fix it.

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.