Validity: Rule, Task
This keyword allows the definition of a STRING CONSTANTS table.
The definition is closed by the keyword ENDTAB.
String constants may be grouped into tables. An identifier must be associated with the table; the individual string will be identified by the table identifier to which the index number of the string in question must be associated. The index of the first string is 0, that of the second is 1, and so on.
Field |
Type |
---|---|
"text" |
STRING |
"text" |
STRING |
"text" |
STRING |
"text" |
STRING |
"text" |
STRING |
....... |
STRING |
Example of use:
|