diff --git a/Source/Common/Core.cpp b/Source/Common/Core.cpp index 158e048c..0253cebd 100644 --- a/Source/Common/Core.cpp +++ b/Source/Common/Core.cpp @@ -1572,6 +1572,7 @@ void Core::Batch_Launch_iXML(handlers::iterator &Handler) if (!Content.empty()) { //Saving file + cout << Content; // stdout try { File F;