ILE RPG Programmer's Guide


Using the PLIST Operation

The PLIST operation:

Factor 1 of the PLIST operation must contain the PLIST name. This name can be specified in the Result field of one or more call operations. If the parameter list is the entry parameter list of a called procedure, then Factor 1 must contain *ENTRY.

Multiple PLISTs can appear in a procedure. However, only one *ENTRY PLIST can be specified, and only in the main procedure.

For examples of the PLIST operation see Figure 48 and Figure 143.


[ Top of Page | Previous Page | Next Page | Contents | Index ]