screen.erase

Subroutine/BASIC Program, Releases: AP 6.1

erases a screen.

Syntax

call 'dm,bp, screen.erase'

Description

erases a formatted screen.

Input :

The following variables in the COMMON variables defined in the include 'dm,bp,includes screen.inc' must be set:

screen.x
screen.y Coordinates of top left corner.

screen.maxsize Last line used on the screen. This variable was set automatically by a call to 'screen.display' or 'screen.input'.

See Also

Command Name Type Description
screen.display Subroutine displays a screen and waits for a selection.
screen.input Subroutine input data from a formatted screen.
general.screen Subroutine general description of screen utility
screen.init Subroutine initializes the screen COMMON workspace.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.