SecondBASIC Documentation v3

Home / Command Reference / SetTextPlane

SetTextPlane

Description: Sets the drawing plane for all text commands. The default plane is Scroll_A.

Syntax:

SetTextPlane <Plane>

Part Description
<Plane> Required. Valid values are Scroll_A, Scroll_B, Window

Example:

    SetTextPlane Scroll_A