--- trunk/parse_format.pm 2003/07/13 12:24:06 89 +++ 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;