/[webpac]/trunk/parse_format.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/parse_format.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 78 by dpavlin, Sat Jul 5 23:39:04 2003 UTC revision 90 by dpavlin, Sun Jul 13 13:22:50 2003 UTC
# Line 105  sub parse_excel_format { Line 105  sub parse_excel_format {
105          my $i = shift;          my $i = shift;
106          my $codepage = shift;          my $codepage = shift;
107    
108            return if ($i > 0);     # Excel doesn't support repeatable fields
109    
110          my $out;          my $out;
111          my $out_swish;          my $out_swish;
112    

Legend:
Removed from v.78  
changed lines
  Added in v.90

  ViewVC Help
Powered by ViewVC 1.1.26