Hi.
Glob is well and as short as possible described on wikipedia.
However, according to the documentation of the glob function, [] and [!] is not implemented.
You don´t need to use the glob function within the path value. It won´t work as expected.
You need to provide the path with wildecards as your path.
Example source path: := "Automate/Folder/*/*.t?t"
Result:
Automate/Folder/asd/fgh.txt
Automate/Folder/yxc/vbnaf.tst
Automate/Folder/qwe/rtzu.t3t
Automate/Folder/starCanAlsoMeanNoCharacter/.tnt