Use this file- or help-specification-level keyword to specify the record format containing the online help information to be displayed when the Help key is pressed.
The format of the keyword is:
HLPRCD(record-format-name [[library-name/]file-name])
The record format can exist either in the file being defined or in the file specified on HLPRCD. If you do not specify the file name, the record format must exist in the file being defined.
The file-name parameter identifies the file containing the record format. The current library list (*LIBL) at program run time is used if you do not specify the library name.
The record specified on an H specification level HLPRCD keyword is displayed if both of the following are true:
The record specified on a file-level HLPRCD keyword is displayed when no help area for the active records contains the current cursor location.
Option indicators are valid for this keyword.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.