Is it just about changing BOOK_INDEX_COUNT or changing any variable that is used for screen output? I mean is it possible to create another variable (like BOOK_INDEX_COUNT2) that will be use for displaying page number instead of BOOK_INDEX_COUNT, and use BOOK_INDEX_COUNT just for page blanking? Refreshing page number with 5 pages discrete is also not nice...
|