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 |
Name some commands used for CICS file browsing.
Why doesn?t CICS use the Cobol Open and Close statements ?
I have to run a select query on DB2 table and show its data on CICS map. Please tell me.
How do you make your BMS maps case sensitive?
how do you intitiate another transaction?
What is the eib?
What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?
What is the difference between CICS Program Control Table (PCT) and CICS Processing Program Table (PPT) ?
why we code ACCUM parameter in cics send time
Sync points cannot be requested by the application programs (True or False).
How do you delete Item 3 in a five-item TSQ?
What is the command that is used to delay the processing of a task for a specified time interval