CL Command Reference - CRTPNLGRP
CL Command List > CRTPNLGRP Reference
Description:
The Create Panel Group (CRTPNLGRP) command creates panel groups that contain online help information, which can be shown in conjunction with your data description specifications (DDS) displays, CL commands, or a search index.
Restrictions:
. You must have read (*READ) and add (*ADD) authorities for the library where the panel group is to be created.
. If the panel group already exists, you must have object existence (*OBJEXIST), object management (*OBJMGT) and read (*READ) authorities for the panel group.
Examples:
CRTPNLGRP PNLGRP(PAYLIB/PAYROLL)
SRCFILE(QPNLSRC) OPTION(*SECLVL)
This command creates a panel group named PAYROLL in library PAYLIB, uses source file QPNLSRC in the library list, and prints the second-level message text in the listing.