Functions and CALL Routines

CALL MODULEI Routine



Calls the external routine without any return code (in IML environment only)
Category: External Routines
Restriction: CALL MODULEI can only be invoked from within the IML procedure
See: CALL MODULE Routine

Syntax
Details
See Also

Syntax

CALL MODULEI(<cntl-string,>module-name<,argument-1, ..., argument-n>);


Details

For details on CALL MODULEI, see CALL MODULE Routine.


See Also

CALL Routine:

CALL MODULE Routine

Functions:

MODULEC Function

MODULEIC Function

MODULEIN Function

MODULEN Function

space
Previous Page | Next Page | Top of Page