[SCRIPT] Resolve File Contents

Discuss and share scripts and script files...
Post Reply
TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

[SCRIPT] Resolve File Contents

Post by TheQwerty »

Resolve File Contents

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
  1. Download
  2. Select template files containing variables.
  3. Run ResolveFileContents.xys.
Requires
  • XYplorer v16.20.0305 or later with scripting capabilities
ResolveFileContents-1.0.zip
To see the attached files, you need to log into the forum.

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Re: [SCRIPT] Resolve File Contents

Post by TheQwerty »

reserved for future use...

Post Reply