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 do you initiate another transaction?

1 Answers  


Explain what is the massinsert option?

0 Answers  


Name the cics command that gives the length of twa area?

0 Answers  


Can you define mapset?

0 Answers  


What are the main uses of the transaction in the cics?

0 Answers  






I want to know what exactly the STOPPER field does with example. Please help.

1 Answers  


Explain the term Function Request Shipping?

1 Answers   IBM,


Native Mode Data Stream (NMDS) is a mixture of Buffer Control Characters(BCC) and text data (True or False)

2 Answers  


Name some of the common tables in CICS and their usage.

1 Answers   IBM,


What is the EXEC CICS HANDLE ABEND?

2 Answers   IBM,


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

2 Answers  


What is temporary storage?

1 Answers   IBM,


Categories