Can you simply check if length = 0 for checking if a field
was modified?
Answers were Sorted based on User's Feedback
Answer / mahesh
No.We must use the flag bit and see whether it is 1 (SET)
or 0(RESET).
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / mani
By simply checking if the field length is zero would not
satisfy that the field is not modified.
It must be checked as said above by using the flag bit of MDT.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / mf_nerd
how do we exactly check that?
Like can u plz provide me the syntax of checking that
inside the cobol pgm?
Thanks
| Is This Answer Correct ? | 0 Yes | 0 No |
Can a program change protected field ?
Im 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.
How can you access qsam (seq) files from cics?
How do you make your BMS maps case sensitive?
Define cics interface block?
Explain the difference between start and xctl?
what is quasi-reentrant program?
What are the parameters that you have to give when you are using the CSSN transaction?
There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?
What is ATI? What kind of TDQ can be used?
What tables must be updated when adding a new transaction and program?
What is the name of the mapset definition macro?