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

how can we establish a link between two maps using a cobol application program....lets say how can u use 'back' in a map ..to come back on previous .

5 Answers   Attra Infotech,


When there are 2 records with the same key specified in a DELETE operation what will happen?

2 Answers  


How is dynamic memory allocated within a CICS application program?

1 Answers   IBM,


What is mainframe cics?

0 Answers  


What is the difference between the XCTL and LINK commands?

1 Answers   IBM,






Explain how do you terminate an already issued delay command?

0 Answers  


The READ command with INTO option will read the record specified into the data area specified (True or False)

1 Answers  


Explain the purpose of the program list table?

0 Answers  


How to build up LU 6.2 communication?"

1 Answers   IBM,


Kindly specify the pic clause for the hhmmss type of data fields?

0 Answers  


What is the CICS Command that is used for reading a record from the TDQ?

1 Answers   IBM,


Are sequential files supported by CICS?

1 Answers  


Categories