Skip to end of banner
Go to start of banner

runFromFileList

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 23 Current »

See also: Actions

Description

Run actions for each file from a directory with regex filtering on file path and satisfying other selection criteria similar to getFileList. Run actions from a file, list of input parameters, or standard input similar to the run action. Use the directory parameter to identify the absolute or relative path to search for files matching selection criteria.

Required Parameters

directory, (input or common or file)

Optional Parameters

limit, regex, continue, simulate, encoding, clearFileBeforeAppend, findReplace, findReplaceRegex, options

Type

Run

Category

Files

Output Formats

Replacement Variables

fileName, fileBaseName, fileExtension, fileAbsolutePath, fileSize, fileLastModified, fileIsDirectory

Since Version9.4

Examples

runFromFileList

Related How To's

  • No labels