Can you have CICS code in a copybook? If yes, what happens
during compilation?
Answer Posted / manik
No, there should not any cics command in cics copy book
Because During Translation ,Translator gives two oupputs
Ther are 1.program listing as SYSPRINT
2.translated source as SYSPUNCH.
And copy books are included in the program during
compilation & afer Translation , so the exec cics commands
cannot cannot be translated & the system will not be able
to recognise those commands & will produce diagonistic
messages during compilation.
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What is the pic clause for the any bll cell type of data fields?
How to establish dynamic cursor position on a map?
In a particular cics program, what is the procedure to allocate dynamic memory?
What is CICS ?
Explain the difference between dfhcommarea and tsq?
Can you define aica abend?
Explain how many exceptional condition can be given in a handle condition?
Differentiate between PCT and FCT.
Explain what is the massinsert option?
Explain the different ways of initiating transaction in cics?
What is the common systems area?
Name the cics command that gives the length of twa area?
Explain how can you accomplish breakpoint in intertest?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
Can you define attribute byte?