It semms that the space between "!Execute" and "[!Rain..." is important,
and easy to forget.
Good:
LeftMouseUpAction=!Execute [!RainmeterActiveConfig "123\123"
"123.ini"][!RainmeterActiveConfig "123\456" "456.ini"]
Bad:
LeftMouseUpAction=!Execute[!RainmeterActiveConfig "123\123"
"123.ini"][!RainmeterActiveConfig "123\456" "456.ini"]
I wonder if this could point of failure based on "white space" could be
removed? There are few if any other places in Rainmeter where white space
is an issue.
FontFace = Arial
FontFace=Arial
FontFace= Arial
All work...
Original issue reported on code.google.com by jsmor...@gmail.com on 13 Feb 2010 at 12:20
Original issue reported on code.google.com by
jsmor...@gmail.com
on 13 Feb 2010 at 12:20