GML::INIT_LUM_TPL - Initialize GML_LUM$ Template

Syntax

CALL "GML::INIT_LUM_TPL"

Description

This procedure initializes (prepares) the GML_LUM$ template for use. The initialization sets variables to pre-set values which are necessary for starting the GML Look-Up manager. The GML_LUM$ template is initialized based on the value which has been previously assigned to the GML_INIT$ template variable GML_INIT.LUM_QTY% during application start-up.

Example

2400 CALL "GML:: INIT_LUM_TPL"