PSelectID

Selects a text block or graphic in the current publication by unique ID.


Command constructor

PSelectID(unsigned long nObjectID);
Unique ID of object.
PageMaker turns page. If the object is not on the current page, PageMaker turns to the page containing the object.

Layout view only. The PSelectID command works only in layout view.

Example. The following example selects the object whose ID is 20.

PSelectID(20);


See also

The PSelect, PSelectAll, PSelectExtend, PSelectIDExtend, and PTextSelect commands

The PGetSelectIDList and PGetSelectInfo queries


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

Comments or suggestions? Contact Adobe Developer Support