<< SelectText | SendToBack >> |
Top: Documentation Library | Up: S Commands |
SendBackward Object Command
SENDBACKWARD Object Commands
Sends selected object(s) backward one level in the stack.
sendbackward [DOCUMENT name | WINDOW name | OBJECTID number]
DOCUMENT/s The document name. Default=current.
WINDOW/s The window name. Default=current.
OBJECTID/i The number of the object to manipulate.
Default=current.
Examples:
sendbackward sendbackward document 'project.doc'
SendBackward Command Definition url:PGScmd/sendbackward
created:2006-03-31 10:52:52 last updated:2006-03-31 10:52:52
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SendBackward | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-03 19:23:50 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Move the {...} . SendBackward ([DOCUMENT document | WINDOW document-window | OBJECTID objectid])
ARexx: Applescript: | |
User Contributed Comments For SendBackward | sign in to add a comment |
<< SelectText | SendToBack >> |
Top: Documentation Library | Up: S Commands |