[imp] smalls Attachments problem again

Poirier Xavier xpoirier@ch-bourg01.fr
Fri, 03 Aug 2001 13:34:23 +0200 (CEST)


En réponse à Jan Schneider <janmailing@gmx.de>:

Hi,
I think that every day and every night GNU is more bigger ...

All is going good now !!
Very much thanks to Jan.  
oups, the decimal point was a ","  I was persuaded that it was a "." (gloups)
see you soon!

Xavier

> Perhaps there was some misunderstanding.
> You probably use French as you language in imp? What does you locale on
> the 
> server imp runs on say? Type 'locale' in a shell.
> If it says 'fr' after LC_NUMERIC you may type 'locale -c LC_NUMERIC'.
> The first line of the output should give you the locale decimal point.
> How are 
> floating point values written in French? 0.5 or 0,5?
> This floating point (or decimal point) character should be in the
> $localeinfo 
> variable.
> 
> Hope that helps,
> Jan.
> 
> Zitat von Poirier Xavier <xpoirier@ch-bourg01.fr>:
> 
> > Hi,
> > 
> > sorry, but still not working ...
> > here is what I made :
> >:mimetypes.lib in "imp/lib" of imp ver 2.2.3
> > 
> > // set the size - bytes and kilobytes
> >     $mime->bytes = (isset($mime->bytes)) ? $mime->bytes : 0;
> > //  $mime->size = (isset($mime->bytes)) ? sprintf('%0.2f', $mime-
> > >bytes/1024): '?';
> >     $localeinfo = '.';
> >     $mime->size = (isset($mime->bytes)) ?
> number_format($mime->bytes/1024, 2,
> > 
> > $localeinfo, '') : '?';
> > } // mimeParse()    
> > 
> > is it wrong ? I don't understand what this code means.
> > help please.
> >                     7
> >                    QS/
> > /                 s@C#            /@^
> >  @R            R@@@@@@~          ^@@    Xavier Poirier
> >  G@@         G@@@@@@@@@@         R@~    Centre Hospitalier Bourg en
> Bresse
> >   @@        CB@@RB@@#@@@@        B@     xpoirier@ch-bourg01.fr 
> >   @@Q       R@@   /   B@@K      S@@^    
> >   @@@       @@/ B O @ 7@@@      B@@ 
> >   B@@R      @@~ R/@ # G@@@     S@@@ 
> >   K@@@(     B@33R737SR7G@@     B@@@ 
> >   7@@@@     B@%7777777e@@@    @@@@@ 
> >    @@@@@    B@@G77777Q@@@@   B@@@@t
> >    B@@@@@^  s@@@#77%@@@@@@ ^B@@@@@
> > 
> > 
> > -- 
> > IMP mailing list: http://horde.org/imp/
> > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> > 
> > 
> 
> 
>:::::::::::::::::::::::::::::::::::::::: 
> AMMMa AG - discover your knowledge
>:::::::::::::::::::::::::::
> Detmolder Str. 25-33 :: D-33604 Bielefeld
> fon +49.521.96878-0 :: fax  +49.521.96878-20
> http://www.ammma.de
>::::::::::::::::::::::::::::::::::::::::::::::
> 
> -- 
> IMP mailing list: http://horde.org/imp/
> Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> 




                    7
                   QS/
/                 s@C#            /@^
 @R            R@@@@@@~          ^@@    Xavier Poirier
 G@@         G@@@@@@@@@@         R@~    C.H Bourg en Bresse
  @@        CB@@RB@@#@@@@        B@     xpoirier@ch-bourg01.fr 
  @@Q       R@@   /   B@@K      S@@^    
  @@@       @@/ B O @ 7@@@      B@@ 
  B@@R      @@~ R/@ # G@@@     S@@@ 
  K@@@(     B@33R737SR7G@@     B@@@ 
  7@@@@     B@%7777777e@@@    @@@@@ 
   @@@@@    B@@G77777Q@@@@   B@@@@t
   B@@@@@^  s@@@#77%@@@@@@ ^B@@@@@