PLockLayers

Performs either a Lock Others function, which locks all but the target layer, or an Unlock All.

This command was introduced in PageMaker 6.5.


Command constructor

PLockLayers(short bLock);
0 All the layers are unlocked.
1 All the layers, except for the target layer, are locked.
Example. This example unlocks all of the layers.

PLockLayers(0);


See also

The PAssignLayer, PDeleteLayer, PDeleteUnusedLayers, PLayerOptions, PMoveLayer, PNewLayer, PPasteRemembers, PSelectLayer, PShowLayers, and PTargetLayer commands

The PGetLayerFromID, PGetLayerList, PGetLayerOptions, PGetPasteRemembers, and PGetTargetLayer queries


Comments or suggestions? Contact Adobe Developer Support
Copyright © 1997 - 2001 Adobe Systems Incorporated. All rights reserved.
Legal notices and trademark attributions