Work Search Index Entry (WRKSCHIDXE)

The Work with Search Index Entries (WRKSCHIDXE) command allows you to add entries to and remove entries from a search index, and to display the details of a search index entry.

Restrictions:

Parameters

Keyword Description Choices Notes
SCHIDX Search index Qualified object name Required, Positional 1
Qualifier 1: Search index Name
Qualifier 2: Library Name, *LIBL, *CURLIB

Search index (SCHIDX)

Specifies the search index that contains the entries you want to display, add, or remove.

This is a required parameter.

Qualifier 1: Search index

name
Specify the name of the search index.

Qualifier 2: Library

*LIBL
All libraries in the library list for the current thread are searched until the first match is found.
*CURLIB
The current library for the job is used to locate the search index. If no library is specified as the current library for the job, QGPL is used.
name
Specify the name of the library where the search index is located.

Examples

WRKSCHIDXE   SCHIDX(*LIBL/PAYROLL)

This command displays the Work with Search Index Entries panel, showing a list of panel group objects added to the search index PAYROLL. The search index is found by searching the library list.

Error messages

None