CL Command Reference - ADDSCHIDXE
CL Command List > ADDSCHIDXE Reference
Description:
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:
. You must have change (*CHANGE) authority for the search index that is to be changed, use (*USE) authority for the panel group, and *USE authority for the library where the search index is located.
. Only user-created panel groups can be added to user-created search indexes and only IBM-supplied panel groups can be added to IBM-supplied search indexes.
. Panel group names must be unique within a search index.
Examples:
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.