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


Please Help Members By Posting Answers For Below Questions

Kindly specify the pic clause for the any bll cell type of data fields?

821


how do you fire a batch job from a cics txn ?

700


What is the tcp in the cisc?

701


Explain how do you set the mdt option to on status, even if data is not entered?

700


Explain the function of the cics translator?

698






Can QSAM files be accessed from CICS?

774


Can you define transid?

701


Explain the use of DCT ?

755


Why do we need integrated cics translator?

717


Can ESDS files be accessed from CICS?

720


Explain how do you handle errors in cics programs?

630


Explain the difference between the into and the set option in the exec cics receive map command?

665


Can you explain multitasking and multithreading?

786


I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?

705


the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?

752