e.g. xml is
My script code is $output = ''; my $OutXml=`myexe.exe $book`; $output.=$OutXml;