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

If we say that bms length of field = 0, then what does that mean?

0 Answers  


What are the parameters that you have to give when you are using the CSSN transaction?

3 Answers  


what is amp?

2 Answers  


What do you mean by the term fct?

0 Answers  


What are all things you can do with CEDA?

2 Answers   IBM,






Differentiate between PCT and FCT.

0 Answers  


How can u pass the control from one prog to another in CICS?

10 Answers   Cap Gemini,


How can you start a CICS transaction other than by keying the Transaction ID at the terminal?

5 Answers   IBM,


i would like to practise some programs in code some cics programs plz send the programs

0 Answers   IBM,


What is a transid?

0 Answers  


mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?

0 Answers   IBM,


Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?

0 Answers  


Categories