DB2 graphic  QMF Version 8

Compiling your program on z/OS

QMF edit exit interface control block DXEECSP, located in QMF sample library QMF810.SDSQUSRE, must be available in a macro library during the compile.

You must compile your program with no STAE or SPIE macros. To do this you should add the following statement to your PL/I program:

DCL PLIXOPT CHAR(15) VAR INIT('NOSTAE,NOSPIE') STATIC EXTERNAL;

Specify PL/I compiler option SYSTEM(CICS).


Go to the previous page Go to the next page

Downloads | Library | Support | Support Policy | Terms of use | Feedback
Copyright IBM Corporation 1982,2004 Copyright IBM Corporation 1982, 2004
timestamp Last updated: March, 2004