how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?
2 8020I 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 10215i 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 5969Im 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 11154What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?
CTS,
6 10528
How many ways are there for initiating a transaction?
What are the cics transactions?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
Define RCT.
Explain how do you terminate an already issued delay command?
Explain the difference between a package and a plan.
how do you intitiate another transaction?
Explain the difference between and exec cics xctl and an exec cics link command?
Explain cedf transaction commands?
When would you use abend command?
What is the pcp in the cics?
Kindly specify the pic clause for the any bll cell type of data fields?
Explain the usage of language in the ppt entry?
Give certain situations where NEWCOPY is obligatory?
Explain the uses that are associated to tsq and tdq ?