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
What is the procedure to read a statement from tsq?
Explain the difference between pseudo-conversational and conversational?
What is interval control?
Explain the difference between start and xctl?
Explain the function of the load command?
Explain how do you access storage outside your cics program?
Define the term function request shipping?
Mention the content that is present inside a PPT ?
Explain the difference between getting the system time with eibtime and asktime command?
Name the cics command used to access current date and time?
Explain the different ways of initiating transaction in cics?
What are the terms cics generally means?
What is CICS ?
which is the cics control program that provides communication services between user written application programs and terminals?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?