Quantcast
Channel: Rainmeter Forums
Viewing all articles
Browse latest Browse all 1486

Help: Rainmeter Skins • Re: Read contents from a file

$
0
0
The number you have in the file is invalid for Rainmeter. 12345,67 will not work, as the comma is not the appropriate way to delineate decimals in Rainmeter. The period / dot is the only way to do that. So it should be 12345.67.

If you have trouble getting Python to use the dot in your region, you can substitute the comma for a dot in the WebParser measure like this:

Substitute=",":"."
my bad!! the number in notated as : 12345.67 no comma's here anymore!

Statistics: Posted by Macguyver1976 — Today, 12:31 pm



Viewing all articles
Browse latest Browse all 1486

Trending Articles