GML::STORE_ROW_DATA - Store GML_TPL$ Template Data in Array
Syntax
CALL "GML::STORE_ROW_DATA"
Description
This procedure stores the data in template GML_TPL$ at a location in array GML_GM$ that can be retrieved at a later time through the use of the GET_STORED_ROW_DATA procedure. This procedure is valid only when applied to the main grid (GML_TPL.MEMBER%=1).
Example
|