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
Name the cics command that gives the length of twa area?
If we wish to create bms executable, what are the basic steps that the user has to go through?
Can QSAM files be accessed from CICS?
What Are Send Map Maponly & Send Map Dataonly ?
Explain the thress bms options?
Can you define cics task?
what is the cics command used to access current date and time?
Explain the usage of language in the ppt entry?
Can you explain cics transaction gateway?
Explain how do you set the mdt option to on status, even if data is not entered?
Can you explain common systems area?
What is meant by an AICA ABEND?
What is DEQ?
Explain the difference between dfhcommarea and tsq?
What is the difference between pct and fct?