Receive consists of buffer option in it. What is the significance of this option?
No Answer is Posted For this Question
Be the First to Post Answer
What are the ways fot initiating a transaction?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
If we say that bms length of field = 0, then what does that mean?
What is DFHAID? what is its use?
Can you explain communication area?
What is the difference between getting the system time with EIBTIME and ASKTIME command?
What is the drawback of using HANDLE CONDITION?
I have a Field which is of size 9(4). In the Screen if I enter the value for this field as 1234, it showing it as Valid. But if I enter only one or two digits, zeros should be appended in the remaining places. For example: When u enter 1 in the screen the output should be 0001. When you enter 12, output should be 0012. How to achieve this in the program?
What is the difference between the enter key, the PF keys and the PA keys?
Explain floating maps with illustration.
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
Name some commands used for CICS file browsing.