Images

Takes up to 6 parameters, FieldBase, Destination, Action, Source, Value, IfLenField

Usage:

FieldBase, Destination, Action, Source, Value, IfLenFld

Description:

The Images Work Query command will allow for image file manipulation to be performed in bulk using data from the Work Query.

List of Actions:

If the Work Query field Error does not already exist when this command is run, it will be created. For any errors that occur per record, the error message for each record will be placed in the Error field.

Examples:

ListFiles   pFolder, "*.png", ""
Files       "Name", "Resize", "Name", "64x"