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...


Can any one write coding for scrolling logic or page up &
page down?



Can any one write coding for scrolling logic or page up & page down?..

Answer / harsha

Coding is not possible in this forum. Here is the logic.
Suppose you want you display 10 items at a time on the
scren.
1 Declare an array of occurance 10.
2 Read-Next the file and load the records on Array.
3 Send data in the to screen.
4 If user pressed PF8. Take the last record(i.e. 10th in
our case) and perform READ-NEXT from last record onwards.
Store the records on array and send them to screen.
5 If user pressed PF7. Take the last record(i.e. 1st in our
case) and perform READ-PREV from first record onwards.
Store the records on array and send them to screen.

Is This Answer Correct ?    8 Yes 6 No

Post New Answer

More CICS Interview Questions

What command do you issue to delete a record in a transient data queue ?

1 Answers   IBM,


How can you start a CICS transaction other than by keying the Transaction ID at the terminal?

5 Answers   IBM,


List all the CICS tables and explain their contents.

3 Answers   IBM,


How do you enter into cics region and how many regions available?

1 Answers   Cap Gemini,


What are the two outputs created as a result of generation of a map?

2 Answers   IBM,


How does COBOL II and CICS release 1.7 provide for exceptional conditions and how does that differ from

1 Answers   IBM,


Mention the option (along with argument type) used in a CICS command to retrieve the response code

3 Answers  


How is the stopper byte different from an auto skip byte ?

1 Answers  


Thru web page we have triggered the transaction, how can we come to know that whether it has hit the mianframes or not?

2 Answers  


How do you invoke other programs? What are the pros and cons of each method?

1 Answers  


how i can enter into cics region in real time.

2 Answers   Cap Gemini,


Define floating maps with illustration?

0 Answers  


Categories