Help! in opening Toolbars

I want to open toolbars with a simple macro, but I get message as below:
Unable to locate toolbar “Cplanes”,
but in properties of Cplanes, it is set as “Cplanes” so not sure why it’s not finding it…

Is there anything I need to do beforehand?

Current version:
Version 5 SR14 64-bit
(5.14.522.8390, 2017/05/22)

Is it because I installed it in C:Program Files:
?

The macro is below:
_ShowToolbar “Cplanes”

It seems some opens but some not…

not a macro pro but after fiddling around for a while i figured that this syntax seems to work, at least on mac
_ShowToolPalette _Tool Palette _CPlanes _Enter maybe your mistake was bar instead of palette? cant test on pc though.

Thank you. I’ll try it out.
I got some to work so maybe I’ll just rename the ones that doesn’t.

By any chance do you know way to switch the highlighted tabs using keyboard? or macro?