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

/GENDEF

Read syntax diagramSkip visual syntax diagram   .-/GEND[EF]:-.
>>-+------------+--filename------------------------------------><
 

Use the /GENDEF option to create a module definition (.def) file.

Example

The following command creates the module definition file sample.def from the DLL sample.dll.

    ilib /gd:sample.def sample.dll

Terms of use | Feedback

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