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 |
what is the option to be coded on return to associate a transaction identifier with next terminal.
What is bms map?
Explain the term Transaction routing?
Explain the means of supporting pseudo conversation programming. (E.g. Storing and restoring of states)
What is task control?
Define an aey9 abend?
What is the attribute byte?
What are the terms cics generally means?
What is the common systems area (CSA)?
Thru web page we have triggered the transaction, how can we come to know that whether it has hit the mianframes or not?
What are the main uses of the transaction in the cics?
Can you explain enq and deq used in cics?