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 logical message in cics?
Explain cebr transaction commands?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
hi,what is the module? how many modules in mainframe based banking projects
What are the types of the dfhmdf present in the cics?
What is the abend command?
How do we pass parameters into a CICS –DB2 program
Name the cics command that gives the length of twa area?
What is the term bms in cics?
What is the kcp in the cics?
Can you explain dfheiblk?
What does a cics translator do?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
Highlight the difference between a symbolic map and physical map?
Explain the difference between and exec cics xctl and exec cics start command?