Define cics interface block?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the different system tables used in cics?
What is commarea (communications area)?
Can dynamic calls be used in CICS?
If -1 is moved to length for more than one field on a map, where will the cursor be positioned?
What is difference between copy and include?
what is partial serch analysys in cics?
What is the primary aspect of CICS?
The READ command with INTO option will read the record specified into the data area specified (True or False)
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?
What are the attribute values of Skipper and Stopper fields?
What is the meaning of the deq command?
Im creating map, when i press tab key cursor must skip second position and it move to the third field directly. how can i code plz send the answer.