I want to know what exactly the STOPPER field does with
example. Please help.
Answer / kingmanish
Stopper field is used to make the Cursor stop on that
particular field.
Its practical use comes when u want that after entering
values in a field you do not want the cursor to skip the
next field as u have declared it as protected. But you want
that your cursor should come and stop on this protected
field on entering tab.
| Is This Answer Correct ? | 2 Yes | 0 No |
What are the uses of ppt in cics?
If you use the OPTIMIZE compiler option the size of the program can be reduced by 5 to 10%(True or False)
What is the name of the mapset definition macro?
What is the primary aspect of CICS?
What does it mean when EIBCALEN is equal to 1 and other values?
For protecting a transaction using the transaction security function, the two things that must be done are?
cics command level is?
What is the procedure to solve an ASRA ABEND?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
How can we code a program such that we will never get a MAPFAIL error?
Explain the different ways of initiating transaction in cics?
Explain the difference between exec cics handle condtion and an exec cics ignore command?