What is the difference between FSET and FRSET?

Answers were Sorted based on User's Feedback



What is the difference between FSET and FRSET?..

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

What is the difference between FSET and FRSET?..

Answer / elavarasi

FSET-Set MDT
FRESET-Reset MDT

Is This Answer Correct ?    5 Yes 5 No

What is the difference between FSET and FRSET?..

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

Post New Answer

More CICS Interview Questions

What is journal recovery?

0 Answers  


For a CICS-DB2 program, how is the plan referenced?

2 Answers   IBM, ITC Infotech,


Which of the following are recoverable CICS resources?

1 Answers   IBM,


In case you modify the attribute field of map do you need to recompile the map?

5 Answers   RBS,


what are the six different type of argument values in cobol that can be placed in various options of a cics command?

0 Answers   IBM,






We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??

0 Answers   BirlaSoft,


CICS provides an interface through which the all the DL/I services can be used under CICS(True or False).

1 Answers  


What is the difference between pseudo-conversational and conversational?

2 Answers   IBM,


What is BMS?

13 Answers  


What is EIB. How it can be used?

1 Answers  


Which CICS system program is responsible for handling automatic task initialization?

2 Answers   IBM,


What does the following transactions do?

1 Answers  


Categories