Im creating map, when i press tab key cursor must skip
second position and it move to the third field directly.
how can i code plz send the answer.

Answers were Sorted based on User's Feedback



Im creating map, when i press tab key cursor must skip second position and it move to the third fi..

Answer / tej

Code the attribute for that field as ASKIP.

Is This Answer Correct ?    15 Yes 2 No

Im creating map, when i press tab key cursor must skip second position and it move to the third fi..

Answer / ankita

You need to code for a skipper field.

DFHMDF POS=(XX,XX), ATTRB = ASKIP,LENGTH =1

XX,XX = Second podition in your question.

Is This Answer Correct ?    5 Yes 2 No

Im creating map, when i press tab key cursor must skip second position and it move to the third fi..

Answer / raghuraman s

make required field attribute as (protected) and now if you press TAB KEY, what are all the fields you made protected cursor will not go there.
it is working fine for me.

Is This Answer Correct ?    0 Yes 0 No

Im creating map, when i press tab key cursor must skip second position and it move to the third fi..

Answer / james

move -1 to length field.
Like O,I,A,L,F

Is This Answer Correct ?    0 Yes 4 No

Post New Answer

More CICS Interview Questions

Explain the usage of language in the ppt entry?

0 Answers  


What is the option specified in the read operation to gain multiple concurrent operations on the same dataset?

1 Answers   IBM,


What are the databases that CICS can access?

1 Answers  


Explain the mdt in cics?

0 Answers  


explain abt types of maps? and explain

1 Answers  






Can any one write coding for scrolling logic or page up & page down?

1 Answers   Cap Gemini, Satyam,


Define the term mro (multi region operation)?

0 Answers  


What is the difference between the XCTL and LINK commands?

1 Answers   IBM,


What does the following transactions do?

1 Answers  


Can you explain cics transaction gateway?

0 Answers  


When would you use abend command?

0 Answers  


What is eib?

0 Answers  


Categories