<< PagePalette | PasteText >> |
Top: Documentation Library | Up: P Commands |
PasteObject Object Command
PASTEOBJECT Object Commands
Pastes the objects from the clipboard onto the current page. If there is text in the clipboard, the command will fail.
pasteobject [progress] [AT x y] [DOCUMENT name | WINDOW name]
progress/k Toggle to display a progress meter.
Options: STATUS | NOSTATUS (default).
AT/d The position at which to center the pasted object. Defualt=original position.
DOCUMENT/s The document name. Default=current.
WINDOW/s The window name. Default=current.
Examples:
pasteobject at 3.25i 4.125i pasteobject status document 'project/doc'
PasteObject Command Definition url:PGScmd/pasteobject
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 PasteObject | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-03 19:25:40 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Paste the {...} . PasteObject ([STATUS | NOSTATUS] [ASIS | AT x y | USER] [PAGE document:...-pagenum | MPG document:...-masterpage:side | DOCUMENT document | WINDOW document-window])
ARexx: Applescript: | |
User Contributed Comments For PasteObject | sign in to add a comment |
<< PagePalette | PasteText >> |
Top: Documentation Library | Up: P Commands |