Internal Data Table Statements
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.