Answer Posted / hai dang
Move -1 to the length field of variable and you need to make sure on the
EXEC CICS SEND MAP (xxxxx)
...
CURSOR <--- This keyword will position your cursor properly
...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Name at least one of the ways by which a transaction can be terminated?
What is meant by an attribute byte?
Explain the difference between and exec cics xctl and exec cics start command?
What is the abend command?
Name the three ways available for a program to position the cursor on the screen?
Explain the use of DCT ?
Can dynamic calls be used in CICS?
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?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
How can you use dynamic calls in cics?
Explain the cics command that is used for reading a record from the tdq?
Receive consists of buffer option in it. What is the significance of this option?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?