<< PasteObject | PathMath >> |
Top: Documentation Library | Up: P Commands |
PasteText Text Command
PASTETEXT Text Commands
Pastes the text from the clipboard at the insertion point. If there are objects in the clipboard, the command will fail.
pastetext [progress] [DOCUMENT name | WINDOW name]
progress/k Toggle to display a progress meter.
Options: STATUS | NOSTATUS (default).
DOCUMENT/s The document name. Default=current.
WINDOW/s The window name. Default=current.
Examples:
pastetext pastetext status document 'project/doc'
PasteText Command Definition url:PGScmd/pastetext
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 PasteText | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 16:55:11 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . PasteText ([STATUS | NOSTATUS] [DOCUMENT document | WINDOW document~window])
ARexx: Applescript: | |
User Contributed Comments For PasteText | sign in to add a comment |
<< PasteObject | PathMath >> |
Top: Documentation Library | Up: P Commands |