+3
Declined

Add global variables (i.e. for path)

vertigo 3 years ago updated 3 years ago 3

I tried setting global variables for the path and filename, e.g. path=path\to\save\files\{category}\ and filename={appname:regexreplace:([\s\t\r\n\&]+): } {version}.{url:ext} but variables inside of variables don't seem to work, and everything is taken literally. It would be great if this could work, since then if it ever needed to be changed it could just be changed there and that would affect everything, but I've tried escaping the braces and it doesn't help. This would be very useful to allow the path to be changed in the main settings and have it affect all applications without having to go through and change each one individually.

the concept and practice of "variables inside variables" operates fine. please post an example to the forum of what you're trying to accomplish and someone will help you figure out how to do it. this is NOT a support forum.

I'm not trying to use this as a support forum. I did post an example to the forum, asked if/how it could be done, and you actually responded to that post but not to that, so I just assumed it couldn't be done.