PScroll

Centers the specified location within the publication window.


Command constructor

PScroll(long x1, long y1);
long x1;
x coordinate, relative to the current zero point, of the location to appear in the center of the publication window in twips
long y1;
y coordinate, relative to the current zero point, of the location to appear in the center of the publication window in twips
Layout view only. The PScroll command works only in layout view.

Example. The following example positions the specified point (4 inches to the right on the x axis and 1.3 inches down the y axis) in the center of the publication window.

PScroll(twips("4i"), twips("1.3i"));


See also

Adobe PageMaker 6.5 Help > Commands > Layout > Guides and Rulers


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

Comments or suggestions? Contact Adobe Developer Support