How is the stopper byte different from an auto skip byte ?
Answer / mamta
ASKIP is used for display only fields. So if you tab on the
screen the cursor will not stop at any askip fields. If a
field needs be updated/entered by the user then it should
have a stopper byte at the end to prevent the cursor from
moving on to the next field on the screen.
| Is This Answer Correct ? | 6 Yes | 0 No |
Explain page up and page down logic along with coding logic in cics?
Sync points cannot be requested by the application programs (True or False).
I have written a CICS program. What tables should I setup to run this program?
Highlight the difference between a symbolic map and physical map?
Explain the primary significance of intra-partition and extra-partition tdqs ?
How does COBOL II and CICS release 1.7 provide for exceptional conditions and how does that differ from
How is the storage determined in the symbolic map, if you have multiple maps?
Can you define cemt?
What is ASRAABEND in CICS?
How do you establish a starting position in a browse operation?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
What is the component?what are the different components there using cobol and cics