content

» Path Find, Meta-Update Samples

Move your mouse round the image for details.

This Meta-Update script is a change to the Path List script.

Like Path List, [Main] declares script arguments and usage, and [Do] loops through delimited string elements in $V, str$ — set in the AssignInit section from the Path or other environment variable.

We add an Until= to stop the Loop= when a file is found. We add an AssignTerm= to issue a message when [Do] is done.

Usage examples:

PathFind.ini   Do   -ptn SthMupd.exe
PathFind.ini   Do   -ptn 500-Arch.ini
-var SthScriptPath

PathFind Script