Start Search Index (STRSCHIDX)

Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC)
Threadsafe: No
Parameters
Examples
Error messages

The Start Search Index (STRSCHIDX) command allows you to access a search index without using the Help key and the F11 key.

Restrictions:

Top

Parameters

Keyword Description Choices Notes
SCHIDX Search index Single values: *USER
Other values: Qualified object name
Optional, Positional 1
Qualifier 1: Search index Name
Qualifier 2: Library Name, *LIBL
Top

Search index (SCHIDX)

Specifies the search index from which the index entries are to be displayed.

This is a required parameter.

Single values

*USER
The search index names that the user has saved are used. If no names were saved, the search index display is shown with an empty list message.

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.
Top

Examples

STRSCHIDX

This command accesses the search index names that the user has saved.

Top

Error messages

*ESCAPE Messages

CPF6E66
Requested help information not available.
Top