how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?
2 7224I 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?
7 9168i have three programs... I used Dfhcommarea in for first program for third program i used TSQ .....what i have to use for second program???
2 5455Im 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.
4 10306What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?
CTS,
6 9273
Can you define temporary storage?
which is the cics control program that provides communication services between user written application programs and terminals?
Explain how can you accomplish breakpoint in intertest?
Add a field to screen when what's the flow of impact?
Name the cics command that gives the length of twa area?
Kindly specify the pic clause for the data type of length option field type of data fields?
What is the kcp in the cics?
Define the term transaction routing?
What do you mean by CEMT?
Explain the difference between the into and the set option in the exec cics receive map command?
What are the ways fot initiating a transaction?
Explain the difference between using the read command with into option and set option?
What is the procedure to read a statement from tsq?
What does the 'cemt:cics' transactions do?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?