A
albatros
hi,
There are 3 command button, "next page", "previous page" and "first page".
I use [appliacation.browser.next] and [application.browser.previous] for
"next page" and "previous page", ok.
///not: for ex. 6 pages ahead I use a for loop: for i=1 to 6:
app.browser.next: next i/
and for the "first page" what should I use ?
Or is there an alternative way for navigation over the pages ?
There are 3 command button, "next page", "previous page" and "first page".
I use [appliacation.browser.next] and [application.browser.previous] for
"next page" and "previous page", ok.
///not: for ex. 6 pages ahead I use a for loop: for i=1 to 6:
app.browser.next: next i/
and for the "first page" what should I use ?
Or is there an alternative way for navigation over the pages ?