Listing output

Note: Although the compiler listing is for your use, it is not a programming interface and is subject to change.

To create a listing file that contains source, object, or inline reports use the SOURCE, LIST, or INLRPT compile options, respectively. The listing includes the results of the default or specified options of the CPARM parameter (that is, the diagnostic messages and the object code listing). If you specify filename with two or more of these compile options, the compiler combines the listings and writes them to the last file specified in the compile options. If you did not specify filename, the listing will go to the SYSCPRT DD name, if you allocated it. Otherwise, the compiler generates a default file name as described in LIST | NOLIST.