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 |
Kindly specify the pic clause for the hhmmss type of data fields?
Explain how would you resolve an asra abend?
Sync points cannot be requested by the application programs? State true or false
Define primary objective of cics?
How are VSAM files Read in CICS pgms?
If I create a TSQ from one transaction, can I read it from another transaction?
What is the common work area (CWA)?
Explain the logical message in cics?
Explain the means of supporting pseudo conversation programming. (E.g. Storing and restoring of states)
can there be multiple mapsets for a single program?
What does the BUFFER option in RECEIVE mean ?
What is multitasking and multithreading?