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 |
What is the abend command?
Which is the macro used for making an entry in the PPT
When you do a START, what will the value of EIBCALEN?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
What is the different ways to initiate a task?
What is the function of the EXEC CICS HANDLE CONDITION command?
Explain the difference between tsq and tdq
NAME SOME TRANSLATOR AND COMPILE OPTION AND EXPLAINE THEIR MEANING
What are the differences between and EXEC CICS XCTL and an EXEC CICS START command?
What is the kcp in the cics?
How many maps can we declare in a mapset.what is the limit.
How do you terminate an already issued DELAY command?