GML::LUM_START - Start Look-up Manager

Syntax

CALL "GML::LUM_START"

Description

This procedure starts the GML Look-Up Manager (LUM). It is executed at application start-up, following the execution of the INIT_LUM_TPL procedure and loading of the look-up information into the GML_LUM$ template.

Example

2400 CALL"GML::LUM_START"