Hello Friends,

i'm a Lurker in this List for 1 Year. I have a big Pleasure for
Andy and all

I have thousands of Lines like this following Code:

-------8<----------
$out->{menue} .= sprintf "<br/><a href=\"%s\">%s%s</a>",
              "${linkbase}&#38;msg_pp=".( (($out->{first_msg_nr}-1)<10) ? 
($out->{first_msg_nr}-1-1) : "10" 
)."&#38;ron=mend-".($out->{first_msg_nr}-1)."&#38;msgno_begin=".( ( 
($out->{first_msg_nr}-1-10)>1 ) ? ($out->{first_msg_nr}-1-10) : 1),
                ( ($show_images) ? "<img src=\"${wapmail}img/icon_vorige_seite.wbmp\" 
localsrc=\"leftri1\" alt=\"\"/> " : "" ),
                '<!--xb -->Zur�ck<!--xe -->'
                if ($out->{first_msg_nr}>1);
-------8<----------

We don't have a good solution to concatenate Strings AND we have NOT a good 
sprintf-Command.
      
PLEASE think about this seriously. We urgent need this functionality!
  
-- 
Best regards,
 Frank Herrmann                       mailto:[EMAIL PROTECTED]
 Software Developer                   mobile:+49 173 623 1776



Reply via email to