<< PathMath | PlaceGraphic >> |
Top: Documentation Library | Up: P Commands |
PickUpAttributes System Command
PICKUPATTRIBUTES Text Commands
Picks up text or object attributes.
pickupattributes
AT/d Applies to the paragraph at this position.
RANGE/d Applies to all paragraphs in this range.
stack/k Specifies which text to apply to.
Options: FRONTMOST Selects in the frontmost article at the point. Default.
BACKMOST Selects in the backmost article at the point.
OBJECTID/i The number of the object to use.
PAGE/s The page number. Default=current.
MPG/s The master page name and side.
DOCUMENT/s The document name. Default=current.
WINDOW/s The window name. Default=current.
Examples:
pickupattributes at 1.25 3.3 backmost pickupattributes range 1.25 3.3 1.75 5.25
PickUpAttributes Command Definition url:PGScmd/pickupattributes
created:2006-03-30 17:46:00 last updated:2006-03-30 17:46:00
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For PickUpAttributes | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 17:20:51 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . PickUpAttributes (<AT x y | RANGE x1 y1 x2 y2 | OBJECTID objectid> [FRONTMOST | BACKMOST] [PAGE document:...-pagenum | MPG document:...-masterpage:side | DOCUMENT document | WINDOW document-window]) Parameters:
ARexx: Applescript: | |
User Contributed Comments For PickUpAttributes | sign in to add a comment |
<< PathMath | PlaceGraphic >> |
Top: Documentation Library | Up: P Commands |