Display Help Document (DSPHLPDOC)

The Display Help Document (DSPHLPDOC) command displays help information as a document in its final form. The document is created using the word processing function of the OfficeVision/400 product.

Parameters

Keyword Description Choices Notes
DOC Document Character value Required, Positional 1
FLR Folder Character value Required, Positional 2
HLPLBL Help text label Character value, *FIRST Optional, Positional 3

Document (DOC)

Specifies the name of the help document you want displayed. The help document must be a resolved document.

This is a required parameter.

Folder (FLR)

Specifies the name of the folder that contains the help document to be displayed.

This is a required parameter.

Help text label (HLPLBL)

Specifies where to start displaying the document. The user can use the page or roll keys or other positioning requests to look for the information.

*FIRST
The document is displayed at the start of the first page.
help-label-name
Specify the name of the label used as the starting point for displaying the document.

Examples

DSPHLPDOC   DOC(KDOC)  FLR(NFLR)  HLPLBL(*FIRST)

This command uses the document KDOC in folder NFLR as the help document.

Error messages

*ESCAPE Messages

OFC87B2
The help document could not be opened.
OFC9040
Help text label not found.
OFC9041
Document is not final form.