If you try to call PageGoto or PageDisplay
from the Page Exit command, Citect will crash. The page exit
command will only execute when an operator changes to another page.
If the Page Exit command specifies a page other than the one that
the operator has requested, Citect will not know what page to
display. You should not call functions from the page exit command
that will change the page.
Also don't call functions that change pages from any of the page
animation records, For example Page Advanced. |