{{htmlmetatags>metatag-robots=()
metatag-title=(DEFINE KEYBOARD DELAY | ugBASIC User Manual)
metatag-keywords=(ugBASIC,Commodore 64,Commodore PLUS/4,ZX Spectrum)
metatag-description=(Manual page for DEFINE KEYBOARD DELAY)
metatag-media-og:image=(:ugbasic:logo-ugbasic-fb.png)
metatag-og:title=(DEFINE KEYBOARD DELAY | ugBASIC User Manual)
metatag-og:description=(Manual page for DEFINE KEYBOARD DELAY)
}}
====== ugBASIC User Manual ======
===== DEFINE KEYBOARD DELAY =====
===== SYNTAX =====
DEFINE KEYBOARD DELAY value
==== PURPOSE ====
This command allows you to define the delay to wait before the characters will be
repeated by the input system, with the INPUT or INKEY command. The delay depends
on the target, with a minimum value of 1 (no delay) to a maximum value of
255 (maximum delay).
==== EXAMPLE ====
DEFINE KEYBOARD DELAY 50
==== ABBREVIATION ====
DeKybDy
==== AVAILABLE ON ====
* Atari (400/800)
* Atari XL/XE
* Commodore 128 (MOS 8502)
* Commodore 128 (Zilog Z80)
* Amstrad CPC 664
* MSX
==== ANY PROBLEM? ====
If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please [[https://github.com/spotlessmind1975/ugbasic/issues/new?title=ISSUE ON DEFINE KEYBOARD DELAY|open an issue]] for this keyword on GitHub. Thank you!===== POWERED BY =====
[[:ugbasic:user:index|{{ :ugbasic:user:logo-ugbasic.png?nolink&600 |}}]]