Rational Developer for System z
PL/I for Windows, Version 8.0, Programming Guide

/LIST

Read syntax diagramSkip visual syntax diagram>>-/L[IST]--filename-------------------------------------------><
 

Use the /LIST option to generate a list file. If filename is not specified, ILIB will add the extension .lst to the input filename.

Example

The following command directs ILIB to place a listing of the contents of mylib.lib into the file mylib.lst. No path specification is given for mylib.lst. By default, the file created is put into the current directory.

    ilib mylib /list:mylib.lst
Note:
The /LISTLEVEL option is not supported in the Windows release of ILIB.

Terms of use | Feedback

This information center is powered by Eclipse technology. (http://www.eclipse.org)