Executes the statements contained within a text.
No options
Parameter
| texts | Statements to be executed |
|---|
Description
EXECUTE allows a set of Genstat statements placed in a text to be executed, for example inside loops or procedures.
Options: none.
Parameter: unnamed.
Action with RESTRICT
Any restrictions on the texts are ignored.
See also
Directives: TEXT, PROCEDURE, FOR.
Commands for: Program control.