Answer Posted / 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 |
Post New Answer View All Answers
Explain the difference between a physical bms mapset and a logical bms mapset?
Explain the difference between tsq and tdq
What is the kcp in the cics?
Explain the difference between link xctl?
Can ESDS files be accessed from CICS?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
Define cics interface block?
For protecting a transaction using the transaction security function, the two things that must be done are?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
Can you define transid?
Explain the function of the cics translator?
What is the pcp in the cics?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
What is non-conventional programs?
What is the term conversational programs means?