Hi Pascal
I wrote this macro. To locked the object looked translucent
_SetObjectDisplayMode
_Ghosted
_Lock
If the object was selected before running the macro then the command is executed without question. But if I first run the macro, then in the command line have to choose the sub-commands.
QUESTION
Can I combine my macro in one piece?
So it become not necessary to answer the questions on the command line?