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

Help: Rainmeter Skins • Re: Nested Conditions + Formulas

$
0
0
Managed to solve it.
Just as a side note, you should know that in Rainmeter, unlike in programming languages (what Rainmeter is not!), the comments have to be added in distinct lines, not to the end of existing lines. This means that for instance a [4Stat] ; NET download meter name is not correct (even if any times Rainmeter get this working), because it should look this way:

Code:

[4Stat]; NET download
Note the comment (; NET download in this case) added to a new line. In Rainmeter the semicolon (;) states a comment, ONLY if it is the first character of a line, otherwise what follows it is not ignored and sooner or later definitely will cause you troubles. Just to let you understand see that there are some options (TransformationMatrix for example) which by default contain semicolons, so these semicolons don't set a comment.
A few details here.

Statistics: Posted by balala — Today, 2:39 pm



Viewing all articles
Browse latest Browse all 1587

Trending Articles