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 how many exceptional condition can be given in a handle condition?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
Explain the difference between link xctl?
What does the 'cemt:cics' transactions do?
What does EIB mean?
What is DFHAID? what is its use?
A CICS program ABENDS with an ASRA ABEND code. What is its meaning?
What is the primary function of the Processing Program Table (PPT)?
Can you explain enq and deq used in cics?
How will you access a VSAM file using an alternate index?
is it possible to create TDQ's and TSQ's dynamically,How
Why is it important not to execute a STOP RUN in CICS ?