DB2 graphic QMF Version 8

Using ISPF LIBDEF service with COBOL

If you are using a dynamic call to the QMF interface DSQCIB and you want to use the LIBDEF function in your QMF application, change your dynamic calls to static calls. For example, change the call identifier statement

CALL DSQCIB USING ...

to its call literal form

CALL "DSQCIB" USING ...


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