What happens if i move +1 (instead of -1) to field+L in
CICS? Will it show compile time error?
Answers were Sorted based on User's Feedback
Answer / rakesh
It wont give any error. The cursor is simply placed at the
left upper corner, i.e, pos(1,1).
Is This Answer Correct ? | 13 Yes | 0 No |
Answer / reddy
it doen't show any errors.
IT SET CURSOR DYNAMICALLY.
the cursor will be place beginning of that field.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / tej
Dont think it will give a compile error, may be a
runtime..anybody tried this?
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / arjun
Moving -1 to field+L is nothing but a symbollic cursor
positioning.So it is legal and doesn't cause any error
Is This Answer Correct ? | 0 Yes | 3 No |
What are the cics transactions?
write the logic for PAGEUP and PAGEDOWN by using psuedo conversatation technique?
Thru web page we have triggered the transaction, how can we come to know that whether it has hit the mianframes or not?
What is the command that is used to delay the processing of a task for a specified time interval
Explain the difference between getting the system time with eibtime and asktime command?
what is an MDT in cics
Name the cics command used to access current date and time?
What is the command used for receiving a map from a terminal?
How will you place cursor on a field called ?EMPNO?.
What is some of the information available in the EIB area?
If -1 is moved to length for more than one field on a map, where will the cursor be positioned?
What are the databases that CICS can access?