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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an mdt (modified data tag)?

1098


which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?

1226


What is the comaera?

1312


What is mainframe cics?

1160


What is meant by a ‘Transid’ ?

1098


Explain what is a cursor in cics sql processing?

1073


How ENQ and DEQ used in CICS?

1475


which is the cics control program that provides communication services between user written application programs and terminals?

1044


Can you explain enq and deq used in cics?

1120


How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?

6841


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

1293


Particular area has been affected in cics screen, what is the process to find?

9985


Explain the difference between start and xctl?

1119


Explain the difference between and exec cics xctl and an exec cics link command?

1182


Specify cics transaction initiation process?

1107