EGL generates a default DL/I call from EGL I/O keywords. You can display
this DL/I call to allow you to edit it directly:
- Open the EGL source file that contains the EGL I/O statement. If you do not have
the file open, right-click on the EGL source file in the Project Explorer, then select Open
With > EGL Editor.
- Click on the EGL I/O statement, then right-click. A context menu displays.
- Click DLI Statement > View.
The View DLI Statement window opens, showing the default DL/I call for this
EGL I/O statement.
- In the View DLI Statement window, click Add Statement.
The default DL/I call is added to the EGL I/O statement.
To add the default DL/I call without previewing it in the View DLI Statement
window, right-click the EGL I/O statement and click DLI Statement > Add.