Unlock Object Command

UNLOCK Object Commands

Unlocks selected locked objects so that they can be edited.

unlock [DOCUMENT name | WINDOW name | OBJECTID number]

DOCUMENT/s The document name.

WINDOW/s The window name.

OBJECTID/i The number of the object.

Default=current.

Examples:

unlock

unlock document 'project.doc'

 

Unlock  Command Definition  url:PGScmd/unlock
  created:2006-03-30 20:24:51   last updated:2006-03-30 20:24:51
  Copyright © 1985-2024 GrasshopperLLC. All Rights Reserved.

User Contributed Comments For Unlock
Dan Kilroy wrote...2006-05-03 19:21:41

Script command submitted from PageStream internal documentation. Needs to be checked and merged with the command documentation above.

Unlock the {...} .

Unlock ([DOCUMENT document | WINDOW document-window | OBJECTID objectid])


Parameters:


Results:


Notes:


See Also:


Examples:
Python:


ARexx:

Applescript:

User Contributed Comments For Unlock