> Is there any way you can add a decimal point to the stat > percentages? = ) Done. The oastats.Stats().GetStats() function now takes a "decimal_places" argument that does what you would expect. I've set it to default to 1, but you could modify that for your local copy if you wanted. =Tony Meyer