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

/NOEXT

Read syntax diagramSkip visual syntax diagram   .-/NOE[XTDICTIONARY]-.
   +-/EXTD[ICTIONARY]---+
>>-+--------------------+--------------------------------------><
 

Use /NOEXTDICTIONARY to disable generation of the extended dictionary.

The extended dictionary is an optional part of the library that increases linking speed. However, using an extended dictionary requires more memory. The space reserved for the extended dictionary is limited to 64K. If ILIB reports an out-of-memory error, you may want to use this option. As an alternative, you can split large libraries into smaller libraries to use in linking.


Terms of use | Feedback

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