Sure! That's a bug I will look into it tomorrow.
Thanks for the report.
/Bex

' Here's the seasons which is displayed as nodes. They can be renamed into your own language
seas(0) = "Spring"
seas(1) = "Summer"
seas(2) = "Autumn"
seas(3) = "Winter"
' Here's the months of the seasons. You can change them if you want to.
' But be sure not to duplicate or leave any out. 1=Januar, 2=Februar, etc
seasmonths(0) = "3,4,5"
seasmonths(1) = "6,7,8"
seasmonths(2) = "9,10,11"
seasmonths(3) = "12,1,2"Users browsing this forum: No registered users and 10 guests