PLockLayers

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

This command is new 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


Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support