What is the difference between FSET and FRSET?
Answers were Sorted based on User's Feedback
Answer / mani
Am sorry the information in the previous answer is wrong.
when FSET is used in the DFHMSD or DFHMDF then the data in
the receiving field woould be sent irrespective of whether
the data has been entered by the user or not.
FSET sets the MDT bit on and when it is on the data would be
sent to the application program irrespective of whether the
user has entered the data or not, if MDT is off data would
not be sent.
FRSET is used to reset the MDT bit when the same map is sent
several times to the terminal and data received the status
of MDT would be that of the previous one.
FRSET sets MDT bit to zero so that unless and otherwise the
data is entered by the terminal user the data would not be
sent and status of MDT would not be that of the previous use.
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / mani
FSET is used to reset the MDT and if it is on then only data
would be transferred from the screen to the applictaion else
data would not be sent.
FRSRET is to free the terminal and keyboard so that they
could be accessed.
| Is This Answer Correct ? | 6 Yes | 12 No |
How errors are handled in CICS programs?
Explain how to build up lu 6.2 communication?
How do you dynamically set the CURSOR position to a specific field?
What is the common systems area (CSA)?
What is the meaning of the SYNCPOINT command?
What is Tclass in cics?what is its importance? How it is implemented?
What is the difference between using the READ command with INTO option and SET option?
when will be use the tdq and tsq??
NAME SOME TRANSLATOR AND COMPILE OPTION AND EXPLAINE THEIR MEANING
cics command level is?
What is meant by an AICA ABEND?
Which is the program which determines whether a transaction should be restarted ?