How to get cursor position from system in CICS environment ?

Answer Posted / harsha

1 Divide EIBCPOSN by 80.
2 Save the Quotient. Add 1 to it to get the ROW.
3 Remainder will be your column number.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define concatenating?

663


How can the disposition of sysout datasets be set for an entire jobstream?

834


Explain in DD statement what is the use of DCB parameter?

652


what is the resolution for sb37 error

7700


What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?

1990






what happens in execution stage in job processing?

652


how JCL works?

794


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

856


What is the use of disp parameter?

649


Is automatic restart possible in jcl? If yes, how?

655


Is their any limit for data sets?

699


How do you overcome this limitation ?

693


In job processing, what happens in conversion stage?

734


Name what parameter directs the output of the job log dataset?

557


How to pass the parameter in parm using linkage section ? (syntax)?

645