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 |
A CICS program ABENDS with an ASRA ABEND code. What is its meaning?
What is the meaning of the deq command?
What are the DB2 steps required to migrate a CICS DB2 program from source code to load module?
What happens when a CICS command contains the NOHANDLE option?
If DATAONLY option is specified in the SEND MAP command what will happen?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
What is fset?
Can you define cemt?
What are the 3 working storage fields used for every field on the map?
Can you define aica abend?
why we code ACCUM parameter in cics send time
name the command that is used to dump the main storage areas related to a task?