if i have 3 fields and i declare IC for all of them ..
Then where will the cursor after sending map?
pls give explanation (it will be so kind)
Answer Posted / mrunmaya dash
The cursor will be positioned in the first unprotected
field after sending a map. If the fields are protected
field then also the cursor will be in the first field where
you have declared IC, but you could not be able to enter
any value into that.
| Is This Answer Correct ? | 4 Yes | 11 No |
Post New Answer View All Answers
What is a cics task?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Define transient data?
Explain the difference between a symbolic map and physical map?
Explain how DSECT parameter is used in BMS ?
Explain how do you handle errors in cics programs?
What is the kcp in the cics?
If we wish to create bms executable, what are the basic steps that the user has to go through?
What does the 'cebr:cics' transactions do?
What are the some important fields in the eib block?
Can you define commarea?
Add a field to screen when what's the flow of impact?
Explain the difference between and exec cics xctl and an exec cics link command?
What does the 'cedf:cics' transactions do?
Specify cics transaction initiation process?