Terminal control/Positional read: Difference between revisions

m
→‎{{header|ZX Spectrum Basic}}: Regularize non-standard header markup
m (→‎{{header|REXX}}: added/changed comments and whitespace.)
m (→‎{{header|ZX Spectrum Basic}}: Regularize non-standard header markup)
Line 62:
<lang qbasic>c$ = CHR$(SCREEN(6, 3))</lang>
 
=== {{header|ZX Spectrum Basic}} ===
<lang basic> 10 REM The top left corner is at position 0,0
20 REM So we subtract one from the coordinates
10,327

edits