<< AppendStyleTags | B Commands >> |
Top: Documentation Library | Up: A Commands |
ApplyAttributes Drawing Command
Applies picked up attributes to a paragraph or object.
applyattributes <AT pointx pointy [stack] | RANGE left top right bottom [stack]>
[PAGE number | MPG name | DOCUMENT name | WINDOW name]
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.
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:
ARexx:
ApplyAttributes Command Definition url:PGScmd/applyattributes
created:2006-03-29 17:47:08 last updated:2006-08-18 11:08:20
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For ApplyAttributes | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 17:21:31 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . ApplyAttributes (<AT x y | RANGE x1 y1 x2 y2 | OBJECTID objectid> [FRONTMOST | BACKMOST] [PAGE document:...-pagenum | MPG document:...-masterpage:side | DOCUMENT document | WINDOW document-window])
ARexx: Applescript: | |
User Contributed Comments For ApplyAttributes | sign in to add a comment |
<< AppendStyleTags | B Commands >> |
Top: Documentation Library | Up: A Commands |