[prev] [thread] [next] [lurker] [Date index for 2003/08/14]
On Thu, 14 Aug 2003, Leon Brocard wrote: > OOo has a 32,000 row limit. > > 32,000! That's half of Excel's arbitrary limit! Row limits suck. I've just run into a major one with writing formulas to rows bigger that 16384 (2**14) with Speadsheet::WriteExcel. And of course, we ran into this problem on a live system. Gah! -- #!/usr/bin/perl -T use strict; use warnings; print q{Mark Fowler, mark@xxxxxxxxxxxxxx.xxx, http://twoshortplanks.com/};
Generated at 14:02 on 01 Jul 2004 by mariachi 0.52