<< CutObject | D Commands >> |
Top: Documentation Library | Up: C Commands |
CutText Text Command
Cuts the selected text to the clipboard.
cuttext [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:
ARexx:
cuttext
cuttext status document 'project.doc'
cuttext status document 'project.doc'
CutText Command Definition url:PGScmd/cuttext
created:2006-03-30 10:07:13 last updated:2006-08-18 11:24:32
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For CutText | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 16:54:56 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . CutText ([STATUS | NOSTATUS] [DOCUMENT document | WINDOW document~window]) Parameters:
ARexx: Applescript: | |
User Contributed Comments For CutText | sign in to add a comment |
<< CutObject | D Commands >> |
Top: Documentation Library | Up: C Commands |