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.
Answer Posted / 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 |
Post New Answer View All Answers
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
What is mainframe cics?
Is length = 0 sufficient to ascertain that the field has been modified?
Explain what is a cursor in cics sql processing?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
With the use of an alternate index, how is a VSAM file accessed?
In the EIB block of CICS, highlight the names of few of the important fields?
What is cics load command?
Can you define cics task?
Can QSAM files be accessed from CICS?
Kindly specify the pic clause for the any bll cell type of data fields?
What is interval control?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
Explain the function of the terminal control table?
What is the use of tdq and tsq?