What are the three ways available for a program to position
the cursor on the screen?
Answer Posted / v@m$i
1.static position
General decleration
ex: attrb=(num,ic,unprot)
2.Dynamic position
These are 2 types
1.symbolic position
By moving -1 to the required field then place cursor in
that field.
2.relative position
we can directly specify the required position.
i.e cursor(position value)
ex:cursor(245)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the most common way of building queue-id of a tsq?
Particular area has been affected in cics screen, what is the process to find?
Name the cics command that gives the length of twa area?
Explain how do you access storage outside your cics program?
Explain how do you access the records randomly in tsq?
Define an aey9 abend?
What does EIB mean in CICS?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
What does a cics translator do?
Explain the difference between the xctl and link commands?
What is bms map?
Explain the purpose of the program list table?
Can you define mapset?
how do you execute a background cics txn ?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?