show page number of dblclickevent page

T

treeguy

Did. It's contained in the Events section under EventdblClick as a
gotopage("whatever page name").
So the issue is how to extract the page name from the EventDblClick
method and then get the page order from the page name.
 
Top