HP RPG/XL Programmer's Guide (30318-90001)

P-: 3
an RPG program.
Native Language Programmer's Guide
(32650-90022) - This manual discusses
how to create and use Native Language Support message files.
Message Catalogs Programmer's Guide
(32650-90021) - This manual discusses
how to create and use non-Native Language Support message files.
FCOPY Reference Manual
(03000-90064) - This manual explains how to use
the FCOPY file utility.
SORT-MERGE/XL Programmer's Guide
(32650-90080) - This manual explains how
to use the SORT/MERGE file utility.
Accessing Files Programmer's Guide
(32650-90017) - This manual discusses
the ways MPE XL files can be processed.
MPE XL General User's Reference Manual
(32650-90002) - This manual
discusses file, group and account structures.
MPE XL Commands Reference Manual
(32650-90003) - This manual describes
all of the MPE XL commands including FILE.
Example Conventions
Throughout this manual, examples of RPG program code are shown using
figures similar to the one below. The first two lines are a ruler to
help you quickly see the column positions for the code. The shaded
numbers on the left are not sequence numbers. Rather, they are used as
reference numbers for the comments which follow the figure. Lines are
referenced only to highlight specific concepts. Additionally, some
examples show lines containing dots only. Dots indicate that, to clarify
examples, code has been omitted.
Figure 5-16. Using RLABL to Pass Information to an External Subroutine