Input type

There are possible these input types:

1) Input mask - the input file(s) are enumerated along given mask(s) with wildcard characters ( * , ? ). For example *.plt means that processed will be all files with the .plt extension in a given directory (possibly including subdirectories). There can be entered more masks, they must be separated by the semicolon character.
2) List - the input file(s) are selected along a list created by the user. The list can contain also directories (folders), in such case the files from these directories are also enumerated along given mask(s) (possibly including subdirectories).
3) Watch folder - to watch changes in a given directory and to continually process changed or new files here. The input options are the same as for the Input mask type, except 'include subdirectories', which possibility is not allowed for Watch mode.