Previous Topic: Define ILOG Files to CA-GSS

Next Topic: ILOG Records Logging of Specific Data

ILOG Records Retrieval

The following functions let IMODs retrieve records from ILOG subfiles:

Function

Treats ILOG subfiles as

Which is useful for

ILOG()

Individual files. You must specify both the ILOG file number and the specific subfile you want to retrieve.

Copying a single subfile for archiving purposes.

ILOGG()

Parts of a single file in chronological order.

Searching for all occurrences of a particular message.

Note: For more information about the ILOG() and ILOGG() functions, see the Reference Guide.