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 |
Explain the difference between dfhcommarea and tsq?
Explain the term ?MRO? (Multi Region Operation)?
What are the types of processes to create a map in cics?
pf7 and pf8 logic. first wnen i press pf7 first five records has to be displayed .second time when i press pf7 next five records to be displayed. what was the logic. give clear explination.
suppose u want to pageup and page down into the bms screen , for that wat u wud do into the cics application program?
1 Answers Bank Of America, Cap Gemini, IBM, RBS,
What is the use of the eibaid field?
What is the option that is used to erase all unprotected fields during a SEND MAP operation?
By which CICS defined field can you determine the position of the cursor on the map ?
Kindly specify the pic clause for the data type of length option field type of data fields?
What is the command that is used to add a new record to the file?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
what are the two ways of breaking a cpu bound process to allow other task to gain access to cpu?