/* * -- Get image paths from glife.txt -- * * Requires images subfolder to exist in current directory * * OutAllFile - List of All unprocessed file names from glife.txt that are not marked missing in the code * OutUsedFile - List of Found file names from glife.txt and Auto List * OutMissFile - List of Missing file names from glife.txt that are marked missing in the code. * OutAutoFile - List of file paths from glife.txt that were added to Output file using code in this script * OutManFile - List of file paths from glife.txt that will have to be added manualy checked either in glife code or added to OutUsedFile * * * WD: Jul 2015 * * */ #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. SourceFile = glife.txt OutAllFile = Image List - All.txt OutUsedFile = Image List - Used.txt OutMissFile = Image List - Missing.txt OutAutoFile = Image Paths - Auto List.txt OutManFile = Image Paths - Manual List.txt SearchRegEx = i)