>copy  "T_PartRep_MultiExceptFolder\*", "work"

Section> Except1
<Section tree="Except1">
-------------------------------------------------------------------------------
>PartRep_replaceFiles  "%AbsPath(..)%\work\*.txt"
%AbsPath(..)%\work\File1.txt
%AbsPath(..)%\work\ExceptFolder2\File1.txt
-------------------------------------------------------------------------------
2 ̃t@CL [From] ƈv܂B
/G IvVt PartRep NƁA[To] ̓eɒu܂B
[From] %AbsPath(..)%\From.txt
[To]   %AbsPath(..)%\To.txt
</Section>

Section> Except0
<Section tree="Except0">
-------------------------------------------------------------------------------
>PartRep_replaceFiles  "%AbsPath(..)%\work\*.txt"
%AbsPath(..)%\work\File1.txt
%AbsPath(..)%\work\ExceptFolder1\File1.txt
%AbsPath(..)%\work\ExceptFolder2\File1.txt
-------------------------------------------------------------------------------
3 ̃t@CL [From] ƈv܂B
/G IvVt PartRep NƁA[To] ̓eɒu܂B
[From] %AbsPath(..)%\From.txt
[To]   %AbsPath(..)%\To.txt
</Section>

Section> Except2
<Section tree="Except2">
-------------------------------------------------------------------------------
>PartRep_replaceFiles  "%AbsPath(..)%\work\*.txt"
%AbsPath(..)%\work\File1.txt
-------------------------------------------------------------------------------
1 ̃t@CL [From] ƈv܂B
/G IvVt PartRep NƁA[To] ̓eɒu܂B
[From] %AbsPath(..)%\From.txt
[To]   %AbsPath(..)%\To.txt
</Section>
>del  "work"
