Thanks for the info and link to that forum, I'll pop over there and give it a look.
QuoteSo what happens if you download from controller to KIDE and then immediately upload without modification?
It will have the spaces in it and throw the error.
I actually did some more playing around with it this morning and realized that if I pull in the .AS from the robot, the programs have the spaces. But if I pull in the programs only, the space is not there. I'm deducing that the compiler/parser that decodes the programs from the AS is likely the culprit.
For anyone lurking for an answer:
So for now, I'll just import the programs separately after the .AS to make sure they don't come in with the extra space.
Thanks for the assist and direction to that forum.