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 i can enter into cics region in real time.
Define task work area?
Can you issue SQL COMMIT from a CICS program?
How would you resolve an ASRA abend?
Explain the system transid cemt?
<CICSFault xmlns="http://www.ibm.com/software/htp/cics/WSFault">DFHPI10 08 05/13/2009 05:47:14 FSCIBM SOAP message generation failed because of incorrect input (INPUT_STRUCTURE_TOO_SMALL ).</CICSFault> Can anyone suggest how to handle this type of error?
What is quasi rentrancy concept in CICS?
Difference between TSQ & TDQ
In an on-line environment, how can you prevent more than one user from accessing the same Transient Data Queue at the same time?
Explain cemt transaction commands?
What is the function of the LOAD command?
What are the common tables in cics and their usage?