<< SetNumbered | SetObjectStyle >> |
Top: Documentation Library | Up: S Commands |
SetObjectLock Object Command
SETOBJECTLOCK Object Commands
Changes the lock status of an object.
setobjectlock
status/k The lock status.
Options: on |off | toggle.
DOCUMENT/s The document name.
WINDOW/s The window name.
OBJECTID/i The number of the object. Default=current.
Examples:
setobjectlock on setobjectlock toggle document 'Project.doc'
SetObjectLock Command Definition url:PGScmd/setobjectlock
created:2006-03-31 10:52:56 last updated:2006-03-31 10:52:56
Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.
User Contributed Comments For SetObjectLock | sign in to add a comment |
Dan Kilroy wrote... | 2006-05-03 19:21:56 |
Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above. Sets the {...} . SetObjectLock (<ON | OFF | TOGGLE> [DOCUMENT document | WINDOW document-window | OBJECTID objectid])
ARexx: Applescript: | |
User Contributed Comments For SetObjectLock | sign in to add a comment |
<< SetNumbered | SetObjectStyle >> |
Top: Documentation Library | Up: S Commands |