How do you dynamically set the CURSOR position to a
specific field?
Answer Posted / the ancient zio
OR.... you specify CURSOR(cposn) on the SEND MAP api
command. cposn is defined as 80 * (row - 1) + column - 1.
This way you may even position the cursor on a literal, in
the middle of a field or even in a position where there's
nothing. Might come handy in some occasion.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the meaning of the eibaid field?
hi,what is the module? how many modules in mainframe based banking projects
What are the terms cics generally means?
Explain how do you intitiate another transaction?
What are the ways fot initiating a transaction?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
Specify the requirements for automatic task initiation?
Explain the difference between tsq and tdq
Receive consists of buffer option in it. What is the significance of this option?
which transient data queue support ati?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Explain the different system tables used in cics?
Why do we need integrated cics translator?
What are the classifications of the cics program?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?