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

6- 10
Doing this causes only those source statements containing errors to be
printed. Suppressing the source program listing in this manner is useful
when you're compiling new or large programs.
Figure 6-11 shows what a source program listing looks like. It shows the
first part of the program listed in Figure 4-23. Sequence numbers have
been added to the source program to illustrate how they appear on the
listing.
Figure 6-11. A Source Program Listing
Comments
PAGE 0001... This is the standard RPG heading. It contains the
page number, RPG compiler version number and the
current date.