SOURCE

SOURCE affects whether source statements are included in compiler listings.

Syntax

Read syntax diagramSkip visual syntax diagramSOURCE=*YESNO
Default
SOURCE=YES
YES
Indicates that you want a listing of the source statements in the compiler-generated output. This listing also includes any statements embedded by COPY.
NO
Source statements do not appear in the output.

The SOURCE compiler option must be in effect at compile time if you want embedded messages in the source listing.