Hi All,
So a weird bug in the syntax of channel parts. I had a bunch of channel parts spread over multiple channels that I wanted to move to a single channel for a tour, and found that you could specify a part to move it to if it wasn't already a part, but you couldn't move it if it was, for example:
Channel 10 Move To Channel 99 Part 10
The above would work as expected moving the channel to the part you want. If you do:
Channel 10 Part 3 Move To Channel 99 Part 10
It will produce the error:
Error: Syntax Error
This should also work I believe as you are just being more specific.
Also there is no warning when moving channels in patch, for example, if you are moving a palette to one that already exists, EOS warns you about this and asks you to confirm. If you move a channel to one that is already patched, it doesn't warn you, instead just overrides the old channel. Would be good to get a warning about this for when moving lots of things around.