MultiPause is causing it… if I replace MultiPause with just Pause, then _-SelLayer works. I don’t understand why MultiPause would have any effect once the DupFaceBorder was done.
Thanks, James.
We’ve had a few reports of this throughout the years but now it’s on the list: RH-72106 Commands: MultiPause disturbs commands that follow
At first glance, this might be happening for commands that already wait for multiple picks anyway, and where, as you say, you can use Pause instead.
-wim
I don’t know why I was trying to use MultiPause there.. but it sounds like using MultiPause when it’s not really needed is causing some issue later on.. but it’s very confusing… I was copying and pasting from other buttons into the -_SelLayer section not even considering that something 2 commands up would be making it not work. I’m glad it’s on the list and that the issue is solved