What option is specified in the SEND command to send only
the unnamed fields on to the screen?



What option is specified in the SEND command to send only the unnamed fields on to the screen?..

Answer / sikki

MAPONLY

Is This Answer Correct ?    8 Yes 0 No

Post New Answer

More CICS Interview Questions

How can you Define and Install the Maps & Mapset ?

5 Answers  


How many maps are create in a single mapset?

5 Answers  


what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

0 Answers   IBM,


When there are 2 records with the same key specified in a DELETE operation what will happen?

2 Answers  


Explain the difference between link and xctl?

0 Answers  


When would you use abend command?

0 Answers  


what is an MDT in cics

4 Answers   Syntel,


I have a Field which is of size 9(4). In the Screen if I enter the value for this field as 1234, it showing it as Valid. But if I enter only one or two digits, zeros should be appended in the remaining places. For example: When u enter 1 in the screen the output should be 0001. When you enter 12, output should be 0012. How to achieve this in the program?

7 Answers  


What are the common tables in cics and their usage?

0 Answers  


What are the CICS commands associated with transient data queue processing?

1 Answers  


What is the meaning and use of the EIBAID field?

4 Answers  


what are the differences between DFHCOMMAREA and TSQ ?

3 Answers   IBM,


Categories