User Tools

Site Tools


ugbasic:user:kw:screen_rows
Translations of this page:


ugBASIC User Manual

SCREEN ROWS

SYNTAX

   SCREEN ROWS [integer]
   SCREEN ROWS [expression]

PURPOSE

Changes the number of lines that can be displayed. Depending on the hardware, the effect can be different as different are the acceptable values.

EXAMPLE

  SCREEN ROWS 24
  SCREEN ROWS newRows

ABBREVIATION

 Sc Rws

AVAILABLE ON

  • Dragon 32
  • Commodore 128 (MOS 8502)
  • Commodore 64
  • Commodore VIC-20
  • Commodore PLUS/4
  • Olivetti Prodest PC128
  • Dragon 64
  • Thomson MO5
  • TRS-80 Color Computer 3
  • TRS-80 Color Computer

ANY PROBLEM?

If you have encountered a problem using this command, if you think there is a bug or the explanation is unclear, please open an issue for this keyword on GitHub. Thank you!

POWERED BY