2 lines
145 B
Text
2 lines
145 B
Text
dx% = VDU(10)-VDU(8)+1 : REM Width of text viewport in characters
|
|
dy% = VDU(9)-VDU(11)+1 : REM Height of text viewport in characters
|