User Tools

Site Tools


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


ugBASIC User Manual

EMPTY TILE

SYNTAX

   = EMPTY TILE
   EMPTY TILE = ...

PURPOSE

This is a special parameter of ugBASIC, which allows you to change what is considered the “space” character on the screen. It is used, in text modes, to clear the screen.

EXAMPLE

  EMPTY TILE = 65
  CLS

ABBREVIATION

 EmTl

AVAILABLE ON

ALIAS FOR

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