What is the CICS command that is used to copy a screen
image of a terminal into another terminal?
EXEC CICS ISSUE COPY
TERMID(terminal-id)
END-EXEC
| Is This Answer Correct ? | 2 Yes | 0 No |
what is eib, how is can be used?
What is the comaera?
What is the difference between Re-Entrant and Quasi re entrant program?? By looking at the program how can you tell if its re- entrant or not??
Can you have CICS code in a copybook? If yes, what happens during compilation?
how to make the entire screen protected. i.e., for example when we design a delete screen before deleting the details we need to popup a screen saying do u wish to delete(Y/N). When this screen appears i want to make the previous screen fields as protected.Please help me with the anser. i need the entire screen to be protected. Thanks in advance
What will happen if the TDQ that you want to delete is not in the DCT?
What is the function of the Terminal Control Table(TCT)?
What does the following transactions do?
How do you establish a starting position in a browse operation?
Mention the option used in a cics command to retrieve the response code after execution of the command?
For multithreading an application program need not be re- entrant(True or False).
What other file control processing commands are used for file updating?