QMF procedures are QMF objects that run within QMF and issue QMF commands. QMF procedures can execute any QMF commands available at your installation. QMF provides two types of procedures: linear procedures and procedures with logic.
For general information about writing linear procedures or procedures with logic, see Using DB2 QMF. For specific information about using QMF procedures to write applications, see Using procedures as applications.
Starting with Version 3.3, QMF provides a system initialization procedure that allows you to run commands and set global variables before the user sees the QMF home panel.