Examples of CALL and CALLB
For examples of using the CALL operation, see:
- Sample Source for Debug Examples, for example of calling an RPG program.
For examples of using the CALLB operation, see:
- Figure 1, for an example of calling a procedure in a service program.
- Figure 3, for an example of calling bindable APIs.
- CUSMAIN: RPG Source, for an example of a main inquiry program calling various RPG procedures.