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 an mdt (modified data tag)?
What is the name of the mapset definition macro?
Explain floating maps with illustration.
Which CICS system program is responsible for handling automatic task initialization?
What will be the length of the eibcalen ,if the transaction is used to cics first time?
What is the term conversational programs means?
Explain the primary significance of intra-partition and extra-partition tdqs ?
What is the CICS LOAD command?
In an on-line environment, how can you prevent more than one user from accessing the same Transient Data Queue at the same time?
what are the differences between and exec cics xctl and exec cics start command?
What is a cursor in CICS sql processing?
Explain how pa key is different from pf key?