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 |
After execute the map, What will happen ? Give breif Description
What is the command used for receiving a map from a terminal?
Can you access ESDS files from CICS ?
What is dynamic transaction backout?
The READ command with INTO option will read the record specified into the data area specified (True or False)
why we code ACCUM parameter in cics send time
what is effect on receive map when
What is a logical message in CICS?
Explain how can you accomplish breakpoint in intertest?
How do you control cursor positioning?
What is data only and map only in cics
Explain the difference between and exec cics xctl and exec cics start command?