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

What is journal recovery?

596


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

573


Explain the maps in cics?

693


How many ways are there for initiating a transaction?

592


What is the cics command that is used to access current date and time?

579






Can you explain communication area?

594


Explain how do you handle errors in cics programs?

550


Name the 3 common ways to create maps?

541


specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?

694


what are the reserved words for cics?

558


When would you use abend command?

591


Give certain situations where NEWCOPY is obligatory?

705


What are the recoverable cics resources?

600


Define the term function request shipping?

581


define the field with ic in the bms map.

661