How to start application to specifyed page

that’s a good idea, i find the reason why it doesn’t work,
because goldendict can’t execute in background the code “GoToPage 0 0” doesn’t execute maybe. change goldendict to xterm,nautilus works fine. here is my config,

DestroyFunc StartGoldendict
AddToFunc StartGoldendict
+ I GoToPage 3 0
+ I Exec exec xterm
+ I Wait xterm
+ I GoToPage 0 0