Calling a Program as a Stored Procedure

Topics:

The following are ways to call a compiled program. You can use one of the following:

  • The CALLPGM command.
  • The EXEC command in a procedure.

Either of these methods enables you to pass parameters to programs and Dialogue Manager FOCEXEC procedures.

Once the source language is built, the interface is agnostic of the underlying original language.


iWay Software