PGoForward

Move forward through a hyperlink, or page jump that is in the page history.

This command was introduced in PageMaker 6.5.


Command constructor

PGoForward();

Note. This command is only valid if the PGoBack command or "Go Back" menu item has been used.

Example. This example assumes that at the start there is a valid HyperLink at the location 5i, 5i.

PHyperJump(twips("5i"), twips("5i"));
PGoBack();
...
PGoForward();


See also

The PGoBack and PHyperJump commands


Comments or suggestions? Contact Adobe Developer Support
Copyright © 1997 - 2001 Adobe Systems Incorporated. All rights reserved.
Legal notices and trademark attributions