in reply to Re^2: Thanks !! (XML + Excel) with (win32::OLE and XML::Simple)
in thread Thanks !! (XML + Excel) with (win32::OLE and XML::Simple)

I found out what the error is. Encoding reference in the xml files was invalid. I changed, also in this topic, to <?xml version="1.0" encoding="ISO-8859-1"?>

I will try to get the last two remarks in the code now.

Keeping you guys up to date

  • Comment on Re^3: Thanks !! (XML + Excel) with (win32::OLE and XML::Simple)