EGL Reference Guide for iSeries


DataTable part

An EGL dataTable part is primarily composed of these components:

A data table of error messages, for example, might include these components:

You do not declare a data table as if you were declaring a record or data item. Instead, any code that can access a table part can treat that part as a variable. For details on part access, see References to parts.

Any code that can access a table part has the option of referencing the part name in a Use declaration.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]