A script to resolve variables within files.
This script iterates over the selected items, reading their contents, interpolating found variables, and then writes the resolved output to a new file right beside its source.
In essence this allows the user to create template files using native XY, environment, and permanent variables and then run this script to transform those variables into their actual values.
Further details can be found on GitHub.
Usage
- Download
- Select template files containing variables.
- Run ResolveFileContents.xys.
- XYplorer v16.20.0305 or later with scripting capabilities
XYplorer Beta Club