- Select a replacement file
- Edit Pathname
- Change folder to
- Change drive letter to
The “Change folder to” field currently defaults to the last folder used. However, this may not be the correct folder—especially when both the script and its associated image have been moved together to a new location.
Suggested Improvement:
Instead of remembering the last-used folder, initialize the “Change folder to” field using a relative path based on the original location of the source image, adjusted to reflect the new location of the script.
Example:
Suppose the original image was located in X/Sources and the script was in X/Scripts. If both are moved from folder X to folder Y, then opening the script from Y/Scripts should automatically locate the image in Y/Sources by preserving the relative path between them.