SOURCE

The SOURCE option specifies that the compiler includes a listing of the source program in the compiler listing. The source program listed is either the original source input or, if any preprocessors were used, the output from the last preprocessor.

Read syntax diagramSkip visual syntax diagram
   .-NOSOURCE-.   
>>-+-SOURCE---+------------------------------------------------><

ABBREVIATIONS: S, NS