What is the process of converting the CICS commands into
the equivalent host language statements called?
Answers were Sorted based on User's Feedback
Answer / mahesh.n
CICS pre-compiler does this work, befor compilation, i.e
before running igycrctl
| Is This Answer Correct ? | 0 Yes | 2 No |
What is Communication Area?
Can a program change protected field ?
How many maps are create in a single mapset?
How To Retrive The VSAM Datasets in CICS application programs?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
How to execute a cics program from a paticular date and time .or specified date and time.
How can you use dynamic calls in cics?
What is the difference between LINK and XCTL ?
What is the command used to send a map to a terminal?
Tsqs can be written in the main storage or auxiliary storage? State true or false
How to get the cursor position when we receive a map?
Can you simply check if length = 0 for checking if a field was modified?