DSPHLPDOC (Display Help Document) Command Description
DSPHLPDOC Command syntax diagram
Purpose
The Display Help Document (DSPHLPDOC) command displays a document in its final form. The document is created using the word processing function of OfficeVision. More information on help documents is in the Use OfficeVision/400 Word Processing book.
Required Parameters
- DOC
- Specifies the name of the document to display. Specify the name of the document. The document must be a resolved document.
- FLR
- Specifies the name of the folder that contains the document.
Optional Parameter
- HLPLBL
- Specifies where in the document the display is started. The user can use the page 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 that is used as the starting point for displaying the document. This only indicates where to start viewing the document.
Example for DSPHLPDOC
DSPHLPDOC DOC(KDOC) FLR(NFLR) HLPLBL(*FIRST)This command uses the document KDOC in folder NFLR as the help document.
Error messages for DSPHLPDOC
*ESCAPE Messages
- OFC87B2
- The help document could not be opened.
- OFC9040
- Help text label not found.
- OFC9041
- Document is not final form.