DeanRoddey/CIDLib

XMLFormat recurse mode fails silently and does nothing

llblumer opened this issue · 0 comments

If the outdir doesn't exist with the overwrite and recurse flags set, XMLFormat simply returns with nothing done.

XMLFormat.exe /SrcDir=xlsm_repo\ /OutDir=xlsm_repo2\ /Spec=*.xml /Fmt=Pretty /Overwrite /Recurse