How to establish dynamic cursor position on a map? How to
get the cursor position when we receive a map?

Answer Posted / gagandeep sharma

THERE ARE TWO DIFFERENT WAYS:

RELATIVE AND SYMBOLIC METHOD:

1. relative method
EXEC CICS SEND

MAPSET(mapset name)

MAP(mapname)

CURSOR(167)

END-EXEC.Each row 80 bytes are calculated.

2. Symbolic method:
MOVE -1 TO TO N02L; N02 is field where cursor is to
position. -1 IS STANDARD VALUE

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define task work area?

984


Highlight the difference between a symbolic map and physical map?

709


How vsam files are read in cics pgms?

839


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

854


What is the pic clause for the hhmmss type of data fields?

604






what is the differences between getting the system time with eibtime and asktime command?

681


what are the thress bms options?

778


Explain the difference between a package and a plan.

638


Can ESDS files be accessed from CICS?

720


Can you define attribute byte?

665


kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?

778


Receive consists of buffer option in it. What is the significance of this option?

673


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?

640


What is the kcp in the cics?

778


what is 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?

691