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

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

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

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

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

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

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

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

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