Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are the three ways available for a program to position
the cursor on the screen?

Answers were Sorted based on User's Feedback



What are the three ways available for a program to position the cursor on the screen?..

Answer / 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

What are the three ways available for a program to position the cursor on the screen?..

Answer / 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

More CICS Interview Questions

Explain how do you dynamically set the cursor position to a specific field?

0 Answers  


What are the naming conventions for the Temporary Storage Queues?

2 Answers   Sainsburys,


Can you explain enq and deq used in cics?

0 Answers  


what are the differences between and exec cics xctl and exec cics start command?

0 Answers   IBM,


What CICS facilities can you use to save data between the transactions?

1 Answers   IBM,


What is the command that is used to delay the processing of a task for a specified time interval

1 Answers  


Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?

0 Answers  


What is task control and what are the CICS commands associated with it?

2 Answers   IBM,


Give certain situations where NEWCOPY is obligatory?

0 Answers  


how do you handle errors in cics programs?

1 Answers   IBM,


When you compile a CICS program, the (pre)compiler puts an extra chunk of code. Where does it get stored

1 Answers  


What are the types of processes to create a map in cics?

0 Answers  


Categories