Version 3.02 introduced new methods to help you with that:
[NEW] Scroll to a certain row, component or section
---------------------------------------------------
Three new page methods:
ScrollToRow(row as int, scrollTop as int, speed as int)
ScrollToComponent(component as ABMComponent, scrollTop as int, speed as int)
ScrollToSection(sectionID as String, scrollTop as int, speed as int)