Preparing PL/I programs

Sample PL/I programs are supplied with WebSphere MQ. PL/I include files are also provided so that the C entry points in the WebSphere MQ libraries can be invoked directly.

To prepare a PL/I program:

  1. Link your program with one of the libraries listed in Linking libraries.
  2. Compile your program:
      pli amqpput0.pli -I/usr/mqm/inc /usr/mqm/lib/libmqm.a
    


© IBM Corporation 1993, 2002. All Rights Reserved