Specifies if the compiler listing is required or not.
|--+-----------------------------------------------------------------------------+--| | .-*NONE----. | '-OUTPUT(--+-*PRINT---+--+-------------------+--+------------------------+--)-' '-filename-' | .-*BLANK-. | | .-*BLANK---. | '-TITLE--+-title--+-' '-SUBTITLE--+-subtitle-+-'
The spool file name in WRKSPLF will have the same name as the object (program or module) being created.
The listing name must be in Integrated File System (IFS) format, for example /home/mylib/listing/hello.lst. A data management file listing in library mylib should be specified as /QSYS.LIB/mylib.lib/listing.file/hello.mbr. If the string does not begin with a "/", it will be considered a subdirectory of the current directory or library. If the file does not exist, the file will be created.
Data authority *WX is required to create an IFS listing. Data authority *WX, object authority *OBJEXIST and *OBJALTER are required to create a data management file listing via IFS.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.