Announcement

Collapse
No announcement yet.

mosquito script

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    mosquito script

    Hi
    I am using Dan's custom mosquito.txt script. This script works well (you dont need perl).
    It retrieves the numeric index for my zip. But that is it just the numeric value.
    Is it possible to also retieve the text equivlant that the value corresponds too?
    for example:
    a value range of > 10 is "Extreme Risk"
    a value range of 7.0 to 10 is "High Risk"
    a value range of 3.0 to 6.9 is "Medium Risk"
    a value range of 0 to 2.9 is "Low Risk"

    In short if the value is 10.3 then I would like homeseer to show the numeric value (10.3) and "Extreme Risk" in the color red.
Working...
X