Page History
...
The use of library names in a CALL command is not recommended. For further information, refer to Specifying File Names in I/O Commands.
Portability Considerations | Calls of 3GL programs are only supported in RDMLX programs on IBM i for compatibility with existing RDML code. As such, only RDML fields and lists are supported in the parameters PARM, PGM_EXCH, PASS_DS and PASS_LIST that may be used for 3GL program calls. A build warning will be generated if used in Visual LANSA code. An error will occur at execution time. Code using this facility can be conditioned so that it is not executed in this environment. For further information refer to Calling 3GL Programs in the LANSA Application Design Guide. |
...
Is optional and if specified will define a list of parameters that are to be passed to the called program. The parameters must correspond to the expected parameters in the called program. This is NOT checked by LANSA. For further information, refer to Quotes and Quoted Strings. This parameter allows expandable group expressions.
...
Is valid when calling another WEBROUTINE only. For WEBROUTINE information, refer to WEBROUTINE.
Used for mapping incoming fields and list into the target WEBROUTINE.
...