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
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 |
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 |
How can we code a program such that we will never get a MAPFAIL error?
What is a mapset?
What is fset?
How do you enter into cics region and how many regions available?
What is the ABEND command and when would you use it?
Can you define multiple maps in a BMS mapset?
What information do you get when an EXEC CICS STARTCODE is issued?
Thru web page we have triggered the transaction, how can we come to know that whether it has hit the mianframes or not?
What are different ways of initiating transaction in CICS ?
What do you mean by CEMT?
Why do we need integrated cics translator?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?