Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

CALL-FUNCTION - Call module

&pagelevel(5)&pagelevel

Every module entered in the file SYSOML.RMS.071 can be called with this statement.

Format

CALL-FUNCTION                                                                                                                                           

modulename [,INPUT = filename]

[,ERROR = ON(<integer 0..31>) / OFF(<integer 0..31>)]

Operands

modulename
Name of the module to be called from the module library SYSOML.RMS.071.

INPUT = filename
Name of the file containing the input for the called module.

ERROR = ON(<integer 0..31>) / OFF(<integer 0..31>)
In the event of an error, the specified job switch is set (ON) or reset (OFF).