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 To Set MDT(Modified Data Tag) Thru Application Program? (Dynamically)?
Which type of TDQ is read destructive?
define the field with ic in the bms map.
What does the 'ceci:cics' transactions do?
What is cics load command?
Why is GETMAIN command needed?? Will program not work if we do not give GETMAIN?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
What is frset?
Can you define mapset?
How to dsect parameter is used in bms?
How can we code a program such that we will never get a MAPFAIL error?
What are the terms cics generally means?