content

» Path List, Meta-Update Samples

Move your mouse round the image for details.

This Meta-Update script simply lists the elements of Path or a path-like variable, optionally,

[Main] declares script arguments and usage.

[Do] will loop through all delimited string elements in $V, str$ which is set in the AssignInit section.

[Do-File] will add to a CSV file but only -outf was set.

Usage examples:

Path.ini   Do   -go
Path.ini   Do   -go
-outf path.txt
Path.ini   Do   -go
-var SthScriptPath

Path Script