Is it possible to have a version the _SCORE_ parameter that prints out numbers in the old "09.66" style with the leading zero? This is a handy feature in a mailer that can sort by email by subject. If the spam is all marked "*****SPAM***** " followed by the four (or 5) digits of spam value the sorting is automatic. It makes it easier to scan spams with values below about 10 to 15 for the rare ham that makes it through. The 3, 4, or more digits approach does not sort by value correctly.
{^_^}