What are the three ways available for a program to position
the cursor on the screen?
Answer Posted / krishnakumar
IC while defining the map
move -1 to length field to dynamically positioning
give absolute screen position while issuing
SEND MAP command
cursor(abs.pos)
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can you explain common systems area?
What is the comaera (communication area)?
What is fset?
Explain how many conditions can you include in a single handle condition command?
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?
What is the meaning of the deq command?
Define task work area?
Name at least one of the ways by which a transaction can be terminated?
What is the pic clause for the data type of length option field type of data fields?
Receive consists of buffer option in it. What is the significance of this option?
What are the common tables in cics and their usage?
Explain the difference between the into and the set option in the exec cics receive map command?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
name the command that is used to dump the main storage areas related to a task?
Explain the difference between physical map and symbolic map?