TRN_COMP

Compile transformation

Description:

Compile a transformation and return an identifier for the resulting compiled mapping.

Invocation

CALL TRN_COMP( LOCTR, FORWD, ID, STATUS )

Arguments

LOCTR = CLOC
Locator to the transformation.
FORWD = L
Specifies which mapping is to be compiled; .TRUE. for forward, .FALSE. for inverse.
ID = I
Identifier for the compiled mapping.
STATUS = I
Inherited error status.