Datablock is used to define additional constants, parameters and strings in a datablock grouped in records (rows) each with a number of elements (columns).


The values can be used in:




Definition


DATABLOCK

name

-origin

-headings

-rowid

-casesensitive

-delimiter

-start

value11        value12                ...        value1n

value21        value22                ...        value2n

   ....        ...                        ...        ...

valuem1        valuem2                ...        valuemn     

-end


Explanation


name

txt

Name of the datablock. 

value

flt

or

txt

Numerical (flt) or alphanumerical (str) values organized in rows and columns and delimited by spaces. The number of values on a single row can be different between rows.