On Thu, Oct 28, 1999, Juergen Leising wrote:
> #0  0x806b7ab in menu_check_recenter (menu=0x8e20fe8) at menu.c:287
> 287           menu->top += menu->pagelen * ((menu->current - menu->top)
> / menu->pagelen);

   Try these:

print menu
print menu->pagelen
print menu->current
print menu->top
print menu->pagelen

-- 
|Chris Costello <[EMAIL PROTECTED]>
|Machine independent code isn't.
`----------------------------------

Reply via email to