News

If no name appears in the START statement, the name of the module defaults to MAIN. There are two ways you can execute a module. You can use either a RUN statement or a CALL statement. The only ...
are arguments to the subroutine. Arguments can be both local and global. The RUN statement executes a user-defined module or invokes PROC IML's built-in subroutines. The resolution order for the RUN ...