how can we differentiate between conventional and pseudo-conventional coding just by seeing cobol code?
2 8021I 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 5972Im 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 11155What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?
CTS,
6 10531
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
how can you prevent more than one user from accessing the same transient data queue?
Explain difference between call and link?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
Define temporary storage?
In a particular cics program, what is the procedure to allocate dynamic memory?
If we say that bms length of field = 0, then what does that mean?
Can you define temporary storage?
Explain the difference between the into and the set option in the exec cics receive map command?
Add a field to screen when what's the flow of impact?
Explain the difference between intra partition tdq and extra partition tdq?
How errors are handled in CICS programs?
Explain how many exceptional condition can be given in a handle condition?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Explain the difference between link and xctl?