If -1 is moved to length for more than one field on a map,
where will the cursor be positioned?
Answers were Sorted based on User's Feedback
Answer / aeon533
It will position your cursor at the first error. This will
override any IC condition. The technique is
called "Symbolic cursor positioning". For this you need to
define your mapset as MODE=INOUT otheriwse the L attribute
will not be generated.
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / pkb
If you move -1 to more than one length field,CICS positions the cursor in the first one of screen
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / hkhatri27
If several fields are flagged by this special length field
value, the cursor is placed under the first one.
If we specify IC for more than one field, the last one
spcified will be in effect.
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / raghu
it will be placed in the left corner of the screen on the top
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ajay ahuja
The Cursor will be positioned at last unprotected field of
Map.
| Is This Answer Correct ? | 3 Yes | 7 No |
What are the cics tables?
Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.
Define exec cics retrieve?
Can you define attribute byte?
Explain how do you dynamically set the cursor position to a specific field?
Explain page up and page down logic along with coding logic in cics?
What is the command used to send a map to a terminal?
What is meant by PPT and what are its uses?
can anyone tell me about paginglogic in CICS,Please?
What are some of the cics commands associated with interval control?
Name the command which is used to release a record on which exclusive control is gained?
What is the cics command that is used to access current date and time?