4.7 Examples of Using Direct Calling
The functions and processes used by these examples are a part of the shipped Demonstration Personnel System. All examples execute on an IBM i with a version of OS/400 at V1R3M0 or higher.
The examples are provided with the LANSA Product. The source is stored in file DC@F28 in the LANSA Data Library with the following member names:
UD@FUNC1 |
Call a LANSA Function using RPG/400 |
UD@FUNC2 |
Call a LANSA Function using Control Language (CLP) |
UD@FUNC3 |
Call a LANSA Function using ILE RPG |
UD@FUNC4 |
Call a LANSA Function using Control Language (CLLE) |
UD@PROC1 |
Call a LANSA Process using RPG/400 |
UD@PROC2 |
Call a LANSA Process using Control Language (CLP) |
UD@PROC3 |
Call a LANSA Process using ILE RPG |
UD@PROC4 |
Call a LANSA Process using Control Language (CLLE) |
The source members for these programs for RPG/400(UD@FUNC1) & ILE RPG (UD@FUNC3) can be found in file DC@F28 in the LANSA Data Library.