
SectionTree >> Except1
<Section tree="Except1">
[PartCmp]
PartStartTag: "--- sample header ---"
MasterPartFile: "%FullPath(..)%\Part.txt"

Investigating in "%FullPath(..)%\Files\*.txt" with sub folder ...

Same: %FullPath(..)%\Files\File1.txt
Same: %FullPath(..)%\Files\ExceptFolder2\File1.txt
All Same.
</Section>

SectionTree >> Except0
<Section tree="Except0">
[PartCmp]
PartStartTag: "--- sample header ---"
MasterPartFile: "%FullPath(..)%\Part.txt"

Investigating in "%FullPath(..)%\Files\*.txt" with sub folder ...

Same: %FullPath(..)%\Files\File1.txt
Same: %FullPath(..)%\Files\ExceptFolder1\File1.txt
Same: %FullPath(..)%\Files\ExceptFolder2\File1.txt
All Same.
</Section>

SectionTree >> Except2
<Section tree="Except2">
[PartCmp]
PartStartTag: "--- sample header ---"
MasterPartFile: "%FullPath(..)%\Part.txt"

Investigating in "%FullPath(..)%\Files\*.txt" with sub folder ...

Same: %FullPath(..)%\Files\File1.txt
All Same.
</Section>
