Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC) Threadsafe: No |
Parameters Examples Error messages |
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.
Top |
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 |
Top |
Specifies the name of the help document you want displayed. The help document must be a resolved document.
This is a required parameter.
Top |
Specifies the name of the folder that contains the help document to be displayed.
This is a required parameter.
Top |
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.
Top |
DSPHLPDOC DOC(KDOC) FLR(NFLR) HLPLBL(*FIRST)
This command uses the document KDOC in folder NFLR as the help document.
Top |
*ESCAPE Messages
Top |