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
Add a field to screen when what's the flow of impact?
Define ceci?
Give certain situations where NEWCOPY is obligatory?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
Explain how do you delete item 3 in a five-item tsq?
What is non-conventional programs?
Can you use occurs in bms map?
What is interval control?
What do you mean by CEMT?
Explain the cics command that is used for reading a record from the tdq?
Name the two types of transient data queues?
If we say that bms length of field = 0, then what does that mean?
How can you access qsam (seq) files from cics?
Explain how do you control cursor positioning?
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?