Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Migrating from the static loader ELDE to the DBL

When calling the loader ELDE you should only use the new commands
START/LOAD-EXECUTABLE-PROGRAM. If the load module is present as a C element in a library then these commands should be called without any explicit type specification:

START-EXE FROM-FILE=*LIB-ELEM(LIB=library,ELEM=element)

or

LOAD-EXE FROM-FILE=*LIB-ELEM(LIB=library,ELEM=element)

The default setting TYPE=(L,C,R) facilitates a possible subsequent migration to the link load module (LLM). If no explicit DBL parameter declaration is required then it is not necessary to modify the call command on migration. It is enough to enter a corresponding L element in the library.