how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?
2 7871I 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 9928i 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 5849Im 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 10961What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?
CTS,
6 10188
What does the 'ceci:cics' transactions do?
If we wish to create bms executable, what are the basic steps that the user has to go through?
what are the differences between and exec cics xctl and exec cics start command?
Can you explain cics translator?
How to define a vsam file in cics getting into cics to define a vsam file.
What is meant by an attribute byte?
Explain the cics command that is used for reading a record from the tdq?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
What are the some important fields in the eib block?
In a CICS program, how will you read a VSAM file?
Explain cebr transaction commands?
In the EIB block of CICS, highlight the names of few of the important fields?
Define the term transaction routing?
Specify cics transaction initiation process?
What is the procedure to solve an ASRA ABEND?