Return Codes

Return codes are returned after each call to the QMF callable interface. Return code values are described by the communications macro shipped with QMF.

If you want your applications to be portable across systems, the applications must reference the values of these codes by the variable names, because the values can be different on other systems.

Return codes from the callable interface indicate the following conditions:

For a definition of each return code, see the appropriate programming language section of this guide.

[ Previous Page | Next Page | Contents | Index ]