Commands sent to the command line via OSC are not interpreded correctly if they contain the word "enter" in the middle of the command.
EOS Version 3.3.8.7
Sending a command like
/eos/newcmd/Chan 911/Intens/DMX/0/Enter
works perfectly fine.
HOWEVER
Lets say we replace the "Intens" parameter with something that contains "enter", like "Mask Center".
Sending this:
/eos/newcmd/Chan 911/Mask_Center/DMX/0/Enter
gives you: "Chan 911Mask C - Error: Syntax Error"
It interprets the word "enter" in "Center" as the submission of the command.