PGoForward

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

This command is new 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


Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support