<< EditTable | EditTextObj >> |
Top: Documentation Library | Up: E Commands |
EditText Text Command
EDITTEXT Text Commands
Deletes the character or word to the left or right of the cursor.
edittext
deletewhat/k Specifies the text to delete.
Options: BACKSPACE | DELETE | DELETEWORDLEFT | DELETEWORDRIGHT.
DOCUMENT/s The document name.
WINDOW/s The window name.
Examples:
edittext delete edittext backspace
EditText Command Definition url:PGScmd/edittext
created:2006-03-30 14:03:53 last updated:2006-03-30 14:03:53
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For EditText | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-04 16:55:32 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Gets the {...} . EditText ([BACKSPACE | DELETE | DELETEWORDLEFT | DELETEWORDRIGHT] [DOCUMENT document | WINDOW document~window]) Parameters:
ARexx: Applescript: | |
User Contributed Comments For EditText | sign in to add a comment |
<< EditTable | EditTextObj >> |
Top: Documentation Library | Up: E Commands |