I want to know what exactly the STOPPER field does with
example. Please help.
Answer Posted / 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 |
Post New Answer View All Answers
Can you explain exec cics handle condition command?
Can you explain dfheiblk?
What does EIB mean in CICS?
Name a few CICS programs which are generally used ?
What is the pcp in the cics?
Is length = 0 sufficient to ascertain that the field has been modified?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
Define task work area?
What are fset, frset?
how do you fire a batch job from a cics txn ?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
How do we pass parameters into a CICS –DB2 program
what is the cics command used to access current date and time?
What is journal recovery?