Can you have CICS code in a copybook? If yes, what happens
during compilation?
Answer Posted / murugan
Hi,
We can have CICS Code on the COPYBOOK. But On this
Case, You should have the Precompiler step Prior to the
Translator and Precompiler should have the SYSLIB where
your Copybook can get expanded.
Your COPYBOOK should be as INCLUDE XXXX Member but not
directly used as COPYBOOK COPY XXXX.
My System is having like this and Successfully running
for couple of Years!!!!!!!!
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain the primary significance of intra-partition and extra-partition tdqs ?
Can you explain dfheiblk?
What is mainframe cics?
hi,what is the module? how many modules in mainframe based banking projects
which transient data queue support ati?
Define primary objective of cics?
which is the cics control program that provides communication services between user written application programs and terminals?
what are the differences between and exec cics xctl and exec cics start command?
What is the meaning of the deq command?
Explain how DSECT parameter is used in BMS ?
Explain ceci transaction commands?
What is the use of the eibaid field?
Can you define temporary storage?
What is meant by an AICA ABEND?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?