Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Add Search Index Entry (ADDSCHIDXE) command is used to load panel group online help information into a search index.
A search index is a reference to online help information from one or more panel groups. A panel group contains online help information, which the user can access from display panels, by pressing the HELP key, or through the index search function using the Start Search Index (STRSCHIDX) command.
The sequence in which panel groups are loaded into a search index controls the sequence in which topic entries are presented when an index search is requested. The topics (ISCH tag entries) from the first-loaded panel group are presented first.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
SCHIDX | Search index | Qualified object name | Required, Positional 1 |
Qualifier 1: Search index | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
PNLGRP | Panel group | Qualified object name | Required, Positional 2 |
Qualifier 1: Panel group | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB |
Top |
Specifies the search index into which entries are to be loaded.
This is a required parameter.
Qualifier 1: Search index
Qualifier 2: Library
Top |
Specifies the panel group that contains the help source for which the index entries are to be loaded into the search index.
The search index object contains the name and library of the panel group. When help information is displayed for a search index, the name and library of the panel group that is contained in the search index object is used to find the panel group.
When *LIBL is used to qualify the panel group name, *LIBL is saved in the search index object. When the panel group name is qualified with a library name or with *CURLIB, the actual name of the library containing the panel group is saved in the search index object.
The names of panel groups added to a search index must be unique.
This is a required parameter.
Qualifier 1: Panel group
Qualifier 2: Library
Top |
ADDSCHIDXE SCHIDX(ACCOUNTING) PNLGRP(PAYROLL)
This command adds panel group PAYROLL to search index ACCOUNTING. Both the panel group and the search index must exist in the library list.
Top |
*ESCAPE Messages
Top |