@sergerdn I'm not saying its a bug, I'm explaining to other people how to do it properly if they are facing the error. Did you even read the post 🤦♂️
I can't create variable names
-
When I want to save a code I use in the "run process" module with the -o '%(title)s.%(ext)s' statement, it does not appear with the title and file extension.
How can I solve this problem? Is a different symbol required instead of %?
How does this process occur?
edit. ok problem solved. Two %% signs were required.