does paging and going through various pages the same way when dealing with a script that runs on functions?
i have no problem paging when the script has no functions but when i tried to use the same code in a script that mainly uses functions — its no go.
whats the best way to page through pages when using functions?