IBM AS/400 Frozen Dessert Maker User Manual


 
Compiler Listings
| F i n a l S u m m a r y
| Message Totals:
| Information (00) . . . . . . . : 20
| Warning (10) . . . . . . . : 0
| Error (20) . . . . . . . : 0
| Severe Error (30+) . . . . . . : 0
| --------------------------------- -------
| Total . . . . . . . . . . . . . : 20
| Source Totals:
| Records . . . . . . . . . . . . : 71
| Specifications . . . . . . . . : 55
| Data records . . . . . . . . . : 8
| Comments . . . . . . . . . . . : 0
| * * * * * E N D O F F I N A L S U M M A R Y * * * * *
| Program MYSRC placed in library MYLIB. 00 highest severity. Created on 98/07/28 at 14:21:03.
| * * * * * E N D O F C O M P I L A T I O N * * * * *
Figure 227. Sample Final Summary
Code Generation and Binding Errors
Following the final summary section, you may find a section with code generation
errors and/or binding errors.
The code generation error section will appear only if errors occur while the compiler
is generating code for the module object. Generally, this section will not appear.
The binding errors section will appear whenever there are messages arising during
the binding phase of the CRTBNDRPG command. A common error is the failure to
specify the location of
all
the external procedures and fields referenced in the
source at the time the CRTBNDRPG command was issued.
Appendix D. Compiler Listings 437