To compile and link a TXSeries(R) for Windows NT(R), V5.1 program using IBM(R) VisualAge(R) COBOL:
set CICS_IBMCOB_FLAGS=c:\Program Files\IBM\WebSphere MQ\Tools\ Cobol\Copybook\VAcobol;%CICS_IBMCOB_FLAGS%
set USERLIB=MQMCBB.LIB
cicstcl -l IBMCOB myprog.ccp
This is described in the Transaction Server for Windows NT, V4 Application Programming Guide.
To compile and link a CICS(R) for Windows(R) V5 program using Micro Focus COBOL:
set INCLUDE=<drive>:\<programname>\ibm\websphere\tools\c\include; <drive>:\opt\cics\include;%INCLUDE%
setCOBCPY=<drive>:\<programname>\ibm\websphere\tools\cobol\copybook; <drive>:\opt\cics\include
and run the following code:
cicstran cicsmq00.ccp cobol cicsmq00.cbl /LITLINK /NOTRUNC cbllink -D -Mcicsmq00 -Ocicsmq00.cbmfnt cicsmq00.obj %CICSLIB%\cicsprCBMFNT.lib user32.lib msvcrt.lib kernel32.lib mqmcb32.lib
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
csqzal10143 |