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 |
Which is the CICS control program which governs the flow of control among the CICS application
How and where is the TWA size set? .
Explain the purpose of the program list table?
How will you place cursor on a field called ?EMPNO?.
What are extra partition & intra partition TDQs?
What is the difference between a RETURN with TRANSID and XCTL ?For example prog. A is issuing REUTRN with TRANSID to prog B. Prog A. is issuing XCTL to prog B?
When would you use abend command?
What RCT Entries will you make for a CICS DB2 program??
Which of the following are recoverable CICS resources?
What are the CICS tables? How to traverse from one screen (program) to another on CICS?
Which is the control table where you specify all the transaction that are to be started by CICS after CICS
How many maps are create in a single mapset?