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

DLLINIT

This option is used to identify whether the resulting object files are to be used in executable(.EXE) or dynamic link library files(.DLL).

Read syntax diagramSkip visual syntax diagram   .-NODLLINIT-.
>>-+-DLLINIT---+-----------------------------------------------><
 
NODLLINIT
This option must be in effect for all compilations used to build an .EXE file.
DLLINIT
This option must be specified in at least one of your compilations when you use the object files produced by those compilations to build a .DLL.
Rational Developer for System z
PL/I for Windows, Version 8.0, Programming Guide