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
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Explain how can the submitting users racf authority be overridden in a job stream?
How can a jobs execution priority be modified?
How is the record format of an output dataset specified?
How to alter the parameters for the existing gdg?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
a dd statement has 2 types of parameters. Name them?
What is notcat 2 - gs?
what is JCL?
Explain how can the attributes of one sms dataset be copied to another dataset?
what is DSN in JCL and what are the parameters to declare the DSN?
What is the maximum length of a single line of jcl?
When space is allocated for an output dataset, what units can be used?
i want to store 20 digits . how will u do it in cobol ?
List in order the hierarchical levels of jcl?