Table of Contents

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

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