how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?
2 7414I 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 9377i 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 5559Im 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 10501What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?
CTS,
6 9512
Name some translator and compile options and explain their meaning?
What is a transid?
Is length = 0 sufficient to ascertain that the field has been modified?
Explain the uses that are associated to tsq and tdq ?
How is Telon(CA-Telon) used to build map?
Kindly specify the pic clause for the hhmmss type of data fields?
Highlight the points of differences between XCTL and START?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
What is the meaning of the deq command?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
Explain the function of the cics translator?
What is the abend command?
Can QSAM files be accessed from CICS?
How to handle exceptional conditions in cics?
Give the definition of COMMAREA ?