Hi there,
another one from me.
I am trying to split an expression in a text-File to "fileName-Friendly" Format. The text-File contains:
TAG:material_package_name=DVD184_Briten_Schnitt_201707014,Audio_Dissolve,41
so I have to get rid of the : and = and , and in other cases ? and . and other non-allowed signs for a proper filename. You get the idea: I want to have this string without the forbidden signs as a new filename.
I tried several approaches with the command-executor node. I tested the expressions in a batch-script externally or directly at the prompt. there they are working. But executed from the CommandExecutioner, some them wont.
here is the workflow:
here are the log-files from where the input is taken:
when activating the last node I get a error.
I tried comm (,) - Equal (=) and dot (.) All leads to error.
Any idea?
cheers,
tom
Command Executor-Node: Unable to set comma- or equal-signs
Re: Command Executor-Node: Unable to set comma- or equal-signs
Sorry...
I was working two days on this - now it works.
Thanks anyway...
cheers,
tom
I was working two days on this - now it works.
Thanks anyway...
cheers,
tom
Re: Command Executor-Node: Unable to set comma- or equal-signs
That's great, ThomasM!
-steinar
-steinar