Authors
Publication
Pub Details
Syntax/Syntax ZX80 v3 n7
Volume:
3
Issue:
7
Date
July 1982
Pages
5
BASIC Terms
See all articles from Syntax/Syntax ZX80 v3 n7
Tutorial on using INKEY$ in 8K ZX81 BASIC programs, covering two techniques: stopping execution if any key is pressed (using PAUSE and IF INKEY$<>” pattern) and stopping execution until a key is pressed. Explains the null-string comparison and demonstrates keyboard-controlled reset and stopping logic.