CL Command Reference - CRTQMFORM
CL Command List > CRTQMFORM Reference
Description:
The Create Query Management Form (CRTQMFORM) command allows you to create a query management form from a specified source file member. The query management form defines how a report is to look when data from running a query is displayed or printed.
Examples:
CRTQMFORM QMFORM(FORMEMP) SRCFILE(RPTLIB/FORMSRC)
This command creates a form named FORMEMP in the current library. The form source is in member FORMEMP, which is located in source file FORMSRC in library RPTLIB.