Macro Weirdness

Hi Folks,
I'm in the process of fixing some errors (far too many on some of these maps, don't know how I missed them...) on my latest commission and to make my life easier (and also the clients, part of the commission is to provide the .fcw files so he can make minor alterations or whatever) I've created a macro hotspot to toggle between player and gm views (toggles the Game Master, Secret and Traps layers). I don't why, but on this map (see attached FCW) the only traps being hidden are the ones on the GM layer - which will need to be moved... Any thoughts as to why this would be happening?
Comments
It is missing a newline (enter) at the end of the last command there.
Thanks @Monsen. You sir, are a genius! I would never have thought of that in a million years. And it makes perfect sense, I copied and pasted the text and neglected the last 'enter'.
A good way to notice things like that is if you look at the command line while executing the macro. A macro that successfully and completely executes should return to the Command [LASTCOMMANDNAME]: prompt.
In your case, you could see that it was instead asking for a filter, with a word prefilled.