What is the CICS command that is used to copy a screen
image of a terminal into another terminal?



What is the CICS command that is used to copy a screen image of a terminal into another terminal?..

Answer / manish_cics

EXEC CICS ISSUE COPY
TERMID(terminal-id)

END-EXEC

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More CICS Interview Questions

Which CICS service transaction is used to gain accessibility to CICS control tables?

1 Answers  


How do u know if a start command intiated a transaction or a terminal intiated a transaction

2 Answers   ProKarma,


Which CICS system program is responsible for handling automatic task initialization?

2 Answers   IBM,


Explain the different ways of initiating transaction in cics?

0 Answers  


What is mainframe cics?

0 Answers  


Explain the exact situation, when to use CALL, XCTL and LINK?

6 Answers   CGI,


What CICS facilities can you use to save data between the transactions?

1 Answers   IBM,


What is multitasking and multithreading?

4 Answers   IBM,


What is task control and what are the CICS commands associated with it?

2 Answers   IBM,


How do you place the cursor on a particular position on the screen?

1 Answers   IBM,


What is ENQ, DEQ ?

1 Answers   IBM,


What is the difference between getting the system time with EIBTIME and ASKTIME command?

2 Answers  


Categories