Internal Data Table Statements

From BR Wiki
Revision as of 01:13, 16 July 2013 by Laura (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Data (DA)

Creates an internal table of numeric and string constants that is used by READ to assign values to variables.

Read (REA) data

Assigns values to variables from tables created by DATA statements.

Restore (RES) data pointer

Moves the pointer in an internal DATA table to the first line or to the first item on the specified line.