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 |
How do you initiate another transaction?
Explain what is the massinsert option?
Name the cics command that gives the length of twa area?
Can you define mapset?
What are the main uses of the transaction in the cics?
I want to know what exactly the STOPPER field does with example. Please help.
Explain the term Function Request Shipping?
Native Mode Data Stream (NMDS) is a mixture of Buffer Control Characters(BCC) and text data (True or False)
Name some of the common tables in CICS and their usage.
What is the EXEC CICS HANDLE ABEND?
What is MDT ? How it is related FSEAT & FRESET? what is the meaning of MDT on.. pls ans With explanation is will be more helpfull thank you
What is temporary storage?