- Sets a variable with directory path as value within a config file. If config file exists, this value will be used, if it does not exist, a new file will be created in it's place with value from a windows folder dialog.
Parameters
- x: The variable name
- y: The full path to the config file containing the value to be assigned to the variable
Usage
- CONFIGDIR x=y
- To call the variable use: "%x%"