Hi,
With previous versions of LT we've created a custom button with the custom command:
-layer;f;;
to quickly freeze multiple layers within a drawing; click, drag a window, click again and all encompassed layers are frozen.
But in LT 2016 if we put our custom command as a macro behind a custom button we just go around in an endless dialog loop, although if we manually and individually enter it at the command line:
-layer [enter]
f [enter]
[enter]
it will work as required.
Does anyone know how to get this to work as a button as we've had previously?
PS: Although LT 2016 has the command LAYFRZ it only freezes individually clicked layers (thus time consuming); you cant drag a window within this command to select multiple objects and freeze their layers instantly (or can you?).
Thanks for any help