What is the CICS command that is used to copy a screen
image of a terminal into another terminal?
Answer Posted / manish_cics
EXEC CICS ISSUE COPY
TERMID(terminal-id)
END-EXEC
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the comaera?
What is the difference between pct and fct?
Explain cedf transaction commands?
Explain the difference between using the read command with into option and set option?
Explain the difference between link and xctl?
What does the 'cemt:cics' transactions do?
How can you access esds files from cics?
Define an asra abend?
Name the command used for terminating a browse operation?
how can you prevent more than one user from accessing the same transient data queue?
Can QSAM files be accessed from CICS?
What is the abend command?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
name the command that is used to dump the main storage areas related to a task?
In a particular cics program, what is the procedure to allocate dynamic memory?