<< DeleteStyleTag | DeleteVariable >> |
Top: Documentation Library | Up: D Commands |
DeleteText Text Command
Deletes the selected text.
deletetext [DOCUMENT name | WINDOW name]
DOCUMENT/s The document name. Default=current.
WINDOW/s The window name. Default=current.
Examples:
ARexx:
deletetext document 'Project.Doc~9'
DeleteText Command Definition url:PGScmd/deletetext
created:2006-03-30 13:47:45 last updated:2006-08-18 11:30:10
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For DeleteText | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 16:55:25 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . DeleteText ([DOCUMENT document | WINDOW document~window])
ARexx: Applescript: | |
User Contributed Comments For DeleteText | sign in to add a comment |
<< DeleteStyleTag | DeleteVariable >> |
Top: Documentation Library | Up: D Commands |