Hi [sl23]I have a need to check my data having moved recently. So my first port of call, is always Rainmeter
I'm trying to get the Cumulative NetTotal to reset once a month, which I actually figured out ok:The issue I have is that this will cause a reset every update, not allowing NetTotal to accrue that days net usage. How do I overcome this?Code:
[mDate]Measure=TimeFormat=%#dIfMatch=15IfMatchAction=[!ResetStats]
Obviously, any further skin or app refreshes will trigger it again that day. I can't see how this can be avoided?
I suppose I could add a formula to check the amount of data used and only perform the reset on that day when over a set amount that is unlikely to be used in the first day?
Any ideas? Or is it a case of only being able to do so manually?
Thanks
In my opinion, I think that OnRefreshAction only reacts to the skin in which it is stored, i.e. if you refresh another skin, this skin will not react. I hope you can follow me.
How about storing the collected "NetTotal" data in a variable? A kind of counting. And if you Refresh the spezific Skin you save the actuall "NetTotal" too... Just an Quick idea


Best regards
Statistics: Posted by Rooky_89 — Yesterday, 10:28 pm