--- parser3/www/htdocs/Attic/_bug.html 2004/12/23 15:50:27 1.77 +++ parser3/www/htdocs/Attic/_bug.html 2005/07/27 14:04:15 1.90.2.3 @@ -1,7 +1,22 @@ -@main[] -^bug[] -@unhandled_exception[exception;stack] -unhandled_exception -#do not log it -$exception.handled(1) \ No newline at end of file +$double(1.6) +^double.int[]
+^math:round($double) +
+ +$pdfsize[822674] +$pdfsize($pdfsize / 1000) +$pdfsize[^pdfsize.int[]] +=int:$pdfsize=
+^if($pdfsize > 1000){ + $pdfsize($pdfsize / 1000) + $pdfsize[^pdfsize.format[%.2g]] + $pdfsize[^pdfsize.match[\.][]{,}] + $pdfsize[$pdfsize ] +}{ + $pdfsize[$pdfsize ] +} + +

+ $pdfsize +

\ No newline at end of file