Can you simply check if length = 0 for checking if a field
was modified?

Answers were Sorted based on User's Feedback



Can you simply check if length = 0 for checking if a field was modified?..

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

Can you simply check if length = 0 for checking if a field was modified?..

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

Can you simply check if length = 0 for checking if a field was modified?..

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

Post New Answer

More CICS Interview Questions

How can you access esds files from cics?

0 Answers  


What is the command used for receiving a map from a terminal?

1 Answers  


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.

4 Answers   Cap Gemini,


Into which table is the terminal id registered?

2 Answers  


What is the CICS Command that is used for reading a record from the TDQ?

1 Answers   IBM,






How do you execute a background CICS transaction ?

1 Answers  


What are the databases that CICS can access?

1 Answers  


NAME SOME TRANSLATOR AND COMPILE OPTION AND EXPLAINE THEIR MEANING

1 Answers   Fujitsu,


How do you use altindxs in batch, cics programs?

0 Answers  


What is the difference between getting the system time with EIBTIME and ASKTIME command?

2 Answers  


How do u know if a start command intiated a transaction or a terminal intiated a transaction

2 Answers   ProKarma,


What are the attribute values of Skipper and Stopper fields?

1 Answers  


Categories