Search found 2 matches
- January 1st, 2021, 7:54 am
- Forum: Bug Reports
- Topic: %1 variable is cut off after "," character
- Replies: 3
- Views: 2281
[SOLVED] Re: %1 variable is cut off after "," character
Thanks for this helpful hint. I just stopped reading through the wiki page after i found the first thing which i thought would do the job. Works fine now.
- December 31st, 2020, 11:01 am
- Forum: Bug Reports
- Topic: %1 variable is cut off after "," character
- Replies: 3
- Views: 2281
%1 variable is cut off after "," character
Hello, I try to automate some post-processing work on a Win10 system. Therefore a script tries to access the final job directory which is provided by the %1 variable. In every case where the job name contains a "," (comma) character, the path stored in %1 seems to be cut off. If you need m...