TRN_GTNVC

Get numbers of compiled variables

Description:

Obtain the numbers of input and output variables for a compiled mapping.

Invocation

CALL TRN_GTNVC( ID, NVIN, NVOUT, STATUS )

Arguments

ID = I
Identifier for the compiled mapping.
NVIN = I
Number of input variables.
NVOUT = I
Number of output variables.
STATUS = I
Inherited error status.