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



What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?..

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

What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?..

Answer / purushoth

i think it ll create symbolic cursor positioning if it is
wrong pls spcify the corrcet answer

Is This Answer Correct ?    1 Yes 0 No

What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?..

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

What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?..

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

What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?..

Answer / ram

i will cause error

Is This Answer Correct ?    2 Yes 3 No

What happens if i move +1 (instead of -1) to field+L in CICS? Will it show compile time error?..

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

Post New Answer

More CICS Interview Questions

What are the cics transactions?

0 Answers  


write the logic for PAGEUP and PAGEDOWN by using psuedo conversatation technique?

2 Answers   Cap Gemini,


Thru web page we have triggered the transaction, how can we come to know that whether it has hit the mianframes or not?

2 Answers  


What is the command that is used to delay the processing of a task for a specified time interval

1 Answers  


Explain the difference between getting the system time with eibtime and asktime command?

0 Answers  


what is an MDT in cics

4 Answers   Syntel,


Name the cics command used to access current date and time?

0 Answers  


What is the command used for receiving a map from a terminal?

1 Answers  


How will you place cursor on a field called ?EMPNO?.

2 Answers  


What is some of the information available in the EIB area?

2 Answers   IBM,


If -1 is moved to length for more than one field on a map, where will the cursor be positioned?

6 Answers  


What are the databases that CICS can access?

1 Answers  


Categories