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

what are the thress bms options?

698


Can you define aica abend?

691


Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?

594


How to get the cursor position when we receive a map?

585


What is the common systems area?

600






What are the some important fields in the eib block?

623


In the EIB block of CICS, highlight the names of few of the important fields?

586


What is the tcp in the cisc?

600


Explain the difference between a physical bms mapset and a logical bms mapset?

573


How errors are handled in CICS programs?

650


Explain the function of the load command?

600


Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

617


Name the two types of transient data queues?

570


What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?

2075


what is effect on receive map when

688