<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>Spreadsheet::WriteExcel Google Group</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel</link>
  <description>A group to discuss and ask questions about the Spreadsheet::WriteExcel Perl module. To report a bug please see the following FAQ: http://groups.google.com/group/spreadsheet-writeexcel/browse_frm/thread/23c26520737d753b </description>
  <language>en</language>
  <item>
  <title>Re: 64-bit issue?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/99289d593904aca4?show_docid=99289d593904aca4</link>
  <description>
  Hi John, &lt;br&gt; &lt;p&gt;I have installed the new version of OLE::Storage and it now works. &lt;br&gt; &lt;p&gt;The properties.xls file generated by properties.pl opens fine, as well &lt;br&gt; as files generated by my application. &lt;br&gt; &lt;p&gt;Thanks for the quick response, and all the hard work on S::WE. &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; Richard.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/99289d593904aca4?show_docid=99289d593904aca4</guid>
  <author>
  rmeichh...@gmail.com
  (rmeichhorn)
  </author>
  <pubDate>Tue, 24 Nov 2009 05:03:51 UT
</pubDate>
  </item>
  <item>
  <title>Re: 64-bit issue?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/19b9d2aa96b298bd?show_docid=19b9d2aa96b298bd</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;It turns out that the problem was caused by an external patch that I &lt;br&gt; applied to the OLE::Storage_Lite module shortly after I took over &lt;br&gt; maintainership. In 2004!!. &lt;br&gt; &lt;p&gt;It only occurs when creating OLE documents (in this case Excel files) &lt;br&gt; less than 7MB and only on Windows 7 (32 and 64 bit). &lt;br&gt; Spreadsheet::WriteExcel uses its own OLE creator for files less than
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/19b9d2aa96b298bd?show_docid=19b9d2aa96b298bd</guid>
  <author>
  jmcnam...@cpan.org
  (jmcnamara)
  </author>
  <pubDate>Tue, 24 Nov 2009 01:45:36 UT
</pubDate>
  </item>
  <item>
  <title>Re: 64-bit issue?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/2157ee4e552b0934?show_docid=2157ee4e552b0934</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;Just to let you know that I think that I found the general problem in &lt;br&gt; OLE::Storage_Lite and that I am working on it. &lt;br&gt; &lt;p&gt;It will take 2-3 days to fix and test. &lt;br&gt; &lt;p&gt;I&#39;ll keep you informed in this thread. &lt;br&gt; &lt;p&gt;John. &lt;br&gt; --
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/2157ee4e552b0934?show_docid=2157ee4e552b0934</guid>
  <author>
  jmcnam...@cpan.org
  (jmcnamara)
  </author>
  <pubDate>Mon, 23 Nov 2009 18:12:33 UT
</pubDate>
  </item>
  <item>
  <title>Re: 64-bit issue?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/e73374c6232f31ee?show_docid=e73374c6232f31ee</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I have a Win7 environment set up now and I can reproduce the bug. &lt;br&gt; &lt;p&gt;It is in the OLE::Storage_Lite module, which I maintain but didn&#39;t &lt;br&gt; write, and it will probably be tricky to find. &lt;br&gt; &lt;p&gt;I post any progress in this thread. &lt;br&gt; &lt;p&gt;John. &lt;br&gt; --
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/e73374c6232f31ee?show_docid=e73374c6232f31ee</guid>
  <author>
  jmcnam...@cpan.org
  (jmcnamara)
  </author>
  <pubDate>Fri, 20 Nov 2009 22:49:31 UT
</pubDate>
  </item>
  <item>
  <title>Re: 64-bit issue?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/7820cde785f323b8?show_docid=7820cde785f323b8</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;I&#39;ll look at it in more detail over the weekend. In the meantime could &lt;br&gt; you try the following program and let me know if it causes problems: &lt;br&gt; &lt;p&gt; #!/usr/bin/perl -w &lt;br&gt; &lt;p&gt; use strict; &lt;br&gt; use Spreadsheet::WriteExcel::Big; &lt;br&gt; &lt;p&gt; my $workbook = Spreadsheet::WriteExcel::Big-&amp;gt; new(&#39;olelite.xls&#39;);
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/7820cde785f323b8?show_docid=7820cde785f323b8</guid>
  <author>
  jmcnam...@cpan.org
  (jmcnamara)
  </author>
  <pubDate>Fri, 20 Nov 2009 15:32:39 UT
</pubDate>
  </item>
  <item>
  <title>Re: 64-bit issue?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/54690ce99038a8dd?show_docid=54690ce99038a8dd</link>
  <description>
  Hi John, &lt;br&gt; &lt;p&gt;I made the changes to Storage_Lite.pm as you showed, but it still &lt;br&gt; doesn&#39;t work. I tried changing line 378 first and it didn&#39;t work, so &lt;br&gt; I changed 377 as well. &lt;br&gt; &lt;p&gt;I had a look at the file generated by properties.pl, and the header is &lt;br&gt; exactly the same. The value of $iSDBcnt must be evaluating to 1,
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/54690ce99038a8dd?show_docid=54690ce99038a8dd</guid>
  <author>
  rmeichh...@gmail.com
  (rmeichhorn)
  </author>
  <pubDate>Fri, 20 Nov 2009 02:55:58 UT
</pubDate>
  </item>
  <item>
  <title>Re: 64-bit issue?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/f1ebf066c9f1754a?show_docid=f1ebf066c9f1754a</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;Thanks for the kind offer but I should be okay. If I run into problems &lt;br&gt; I may get back to you. &lt;br&gt; &lt;p&gt;John. &lt;br&gt; --
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/f1ebf066c9f1754a?show_docid=f1ebf066c9f1754a</guid>
  <author>
  jmcnam...@cpan.org
  (jmcnamara)
  </author>
  <pubDate>Thu, 19 Nov 2009 17:04:30 UT
</pubDate>
  </item>
  <item>
  <title>Re: [Spreadsheet::WriteExcel] Re: 64-bit issue?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/f7347bf167f733b5?show_docid=f7347bf167f733b5</link>
  <description>
  Hi John, &lt;br&gt; &lt;p&gt;Not a perl savvy but have been using S::WE for a while now. If you have some &lt;br&gt; time, I don&#39;t mind doing a webex session with you and providing a Win 7 &lt;br&gt; environment where you could make the changes and test it out. I am in EST &lt;br&gt; zone. &lt;br&gt; &lt;p&gt;-sanju
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/f7347bf167f733b5?show_docid=f7347bf167f733b5</guid>
  <author>
  sanju.s...@gmail.com
  (Sanju Shah)
  </author>
  <pubDate>Thu, 19 Nov 2009 14:44:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: 64-bit issue?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/6f2bf59b936bc704?show_docid=6f2bf59b936bc704</link>
  <description>
  Hi Richard, &lt;br&gt; &lt;p&gt;Thanks, that indicates that the problem occurs when using &lt;br&gt; OLE::Storage_Lite for files less than 7MB. In general this only &lt;br&gt; happens in S::WE when set_properties() is in use. (It may be possible &lt;br&gt; that the error doesn&#39;t occur for files over 4k that use set_properties &lt;br&gt; () but that probably isn&#39;t worth testing).
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/6f2bf59b936bc704?show_docid=6f2bf59b936bc704</guid>
  <author>
  jmcnam...@cpan.org
  (jmcnamara)
  </author>
  <pubDate>Thu, 19 Nov 2009 13:52:58 UT
</pubDate>
  </item>
  <item>
  <title>Re: 64-bit issue?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/bc36238476cab7d0?show_docid=bc36238476cab7d0</link>
  <description>
  Hi John, &lt;br&gt; &lt;p&gt;I have experimented with some of the examples, and have found that it &lt;br&gt; is using set_properties which causes the problem under Windows 7. &lt;br&gt; &lt;p&gt;The sheet generated by the example program properties.pl will &lt;br&gt; demonstrate it for you. &lt;br&gt; &lt;p&gt;I tried a_simple.pl, demo.pl and format.pl and they all worked fine.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/bc36238476cab7d0?show_docid=bc36238476cab7d0</guid>
  <author>
  rmeichh...@gmail.com
  (rmeichhorn)
  </author>
  <pubDate>Thu, 19 Nov 2009 07:59:22 UT
</pubDate>
  </item>
  <item>
  <title>Re: 64-bit issue?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/fce4188da777c7c6?show_docid=fce4188da777c7c6</link>
  <description>
  Hi, &lt;br&gt; &lt;p&gt;Excellent. Well done. &lt;br&gt; &lt;p&gt;From reading through their response and patches it looks like an issue &lt;br&gt; with their port of OLE::Storage_Lite. &lt;br&gt; &lt;p&gt;Which means that it will also affect WriteExcel but I should be able &lt;br&gt; to fix it. &lt;br&gt; &lt;p&gt;Is it affecting all S::WE programs on Windows 7 or only ones that
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/fce4188da777c7c6?show_docid=fce4188da777c7c6</guid>
  <author>
  jmcnam...@cpan.org
  (jmcnamara)
  </author>
  <pubDate>Thu, 19 Nov 2009 01:14:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: 64-bit issue?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/d9f548d4446e038a?show_docid=d9f548d4446e038a</link>
  <description>
  Hi John, &lt;br&gt; &lt;p&gt;I have just come across this issue myself. &lt;br&gt; &lt;p&gt;It has nothing to do with 64 bit. It is a Windows 7 issue. &lt;br&gt; &lt;p&gt;When I open a file generated by Spreadsheet::Writeexcel on Windows 7 &lt;br&gt; in either Excel 2007 or 2003, I get the &amp;quot;Excel found unreadable &lt;br&gt; content&amp;quot; error. I can open the same file under XP, Vista or OSX
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/d9f548d4446e038a?show_docid=d9f548d4446e038a</guid>
  <author>
  rmeichh...@gmail.com
  (rmeichhorn)
  </author>
  <pubDate>Thu, 19 Nov 2009 00:40:44 UT
</pubDate>
  </item>
  <item>
  <title>Announce: Spreadsheet::WriteExcel version 2.26</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/6c54023be1be4413/1fa73242ce02736c?show_docid=1fa73242ce02736c</link>
  <description>
  Spreadsheet::WriteExcel version 2.26 has been released to CPAN. &lt;br&gt; &lt;p&gt;This release contains initial support for defined names in Excel, &lt;br&gt; fixes for issues with imported images and a few other minor fixes. &lt;br&gt; &lt;p&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://search.cpan.org/search?dist=Spreadsheet-WriteExcel&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Note, Spreadsheet::WriteExcel is now on Github:
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/6c54023be1be4413/1fa73242ce02736c?show_docid=1fa73242ce02736c</guid>
  <author>
  jmcnam...@cpan.org
  (jmcnamara)
  </author>
  <pubDate>Sat, 14 Nov 2009 12:59:45 UT
</pubDate>
  </item>
  <item>
  <title>Re: 64-bit issue?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/712a9c7ba7f93b1a?show_docid=712a9c7ba7f93b1a</link>
  <description>
  I run the 2.25 version under windows 2008 server x64 using Strawberry &lt;br&gt; Perl 5.8.x and it runs just fine, producing excel files that open &lt;br&gt; without issue...Have you tried the XP compatibility mode in Win 7?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/87e44d1e40d04880/712a9c7ba7f93b1a?show_docid=712a9c7ba7f93b1a</guid>
  <author>
  rpno...@ibksoftware.com
  (rpnoble@ibksoftware.com)
  </author>
  <pubDate>Fri, 13 Nov 2009 04:09:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: formatting within strings?</title>
  <link>http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/7906c9877ded7003/4b445f92789b940b?show_docid=4b445f92789b940b</link>
  <description>
  Thank you John.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/spreadsheet-writeexcel/browse_thread/thread/7906c9877ded7003/4b445f92789b940b?show_docid=4b445f92789b940b</guid>
  <author>
  olliejo...@gmail.com
  (Ollie Jones)
  </author>
  <pubDate>Wed, 11 Nov 2009 18:53:49 UT
</pubDate>
  </item>
  </channel>
</rss>
