Note to CICS users |
---|
You cannot use the document interface from QMF under CICS. |
In an edit session, you can insert a QMF report into the document you are editing without leaving the session. Use the GETQMF macro to insert the report. The GETQMF macro is not a QMF command.
You can insert an existing QMF report into a document or generate a new QMF report by using QMF either interactively or through the command interface. You can also format the QMF report by using SCRIPT/VS control words that are used by the Document Composition Facility (DCF).
Before inserting the QMF report into a document, you must print it from within a QMF session.
The syntax of the GETQMF macro is:
GETQMF type option
type specifies whether SCRIPT/VS control words are also inserted. Descriptions of the following types appear under Formatting the report.