Displaying implicit DL/I code

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:
  1. 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.
  2. Click on the EGL I/O statement, then right-click. A context menu displays.
  3. Click DLI Statement > View. The View DLI Statement window opens, showing the default DL/I call for this EGL I/O statement.
  4. 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.

Related concepts
DL/I database support
Basic DL/I database concepts

Related reference
#dli directive

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.