--- trunk/parse_format.pm 2003/07/05 23:39:04 78 +++ trunk/parse_format.pm 2003/07/13 13:22:50 90 @@ -105,6 +105,8 @@ my $i = shift; my $codepage = shift; + return if ($i > 0); # Excel doesn't support repeatable fields + my $out; my $out_swish;