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

What is EIB. How it can be used?

1 Answers  


Explain how to build up lu 6.2 communication?

0 Answers  


Can you define temporary storage?

0 Answers  


cics command level is?

0 Answers   IBM,


How do you dynamically set the CURSOR position to a specific field?

3 Answers  






Can you define multiple maps in a BMS mapset?How,can anybody sent with syntax?

3 Answers  


Explain how can you accomplish breakpoint in intertest?

0 Answers  


How do you rollback data written to an ESDS file?

1 Answers   IBM, Infosys,


Kindly specify the pic clause for the data type of length option field type of data fields?

0 Answers  


Explain the term Function Request Shipping?

1 Answers   IBM,


Can you explain cics translator?

0 Answers  


What is task control and what are the CICS commands associated with it?

2 Answers   IBM,


Categories