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

Now that I discovered the readmore I wil enjoy using it :) Thx m8

Updated my posts

Any ideas on my error ?
  • Comment on Re^2: Thanks !! (XML + Excel) with (win32::OLE and XML::Simple)

Replies are listed 'Best First'.
Re^3: Thanks !! (XML + Excel) with (win32::OLE and XML::Simple)
by Sporti69 (Acolyte) on Dec 07, 2008 at 16:48 UTC
    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