When an enter follows a "Send String" command in a macro, the OSC output includes /r.
Having "/r" as part of the OSC address is not desirable - this means that multi-line macros must always have the Send_String as the very last command.
When an enter follows a "Send String" command in a macro, the OSC output includes /r.
Having "/r" as part of the OSC address is not desirable - this means that multi-line macros must always have the Send_String as the very last command.
This seems to still be an issue in the current release. And specifically, it’s also a problem with magic sheet objects. If you make a magic sheet button with the command target and an OSC string without an argument like:
/SomeString/test
Eos will send an additional /r character at the end. This interferes with integration of many 3rd party pieces of software.
Joe Berman do you think we could get this written up? It’s been a problem for a while now.
Hi Paul (and all), I have created [EOS-55864] Macro Send String includes /r when part of a multi-line macro. To track fixing this.
While the title is focused on Macros, I did include the Magic Sheet issue within the description of the ticket.
Thanks, Joe!
www.etcconnect.com