Go to file
jsmorley c4f95ca973 Committed MattKing's code to generate a random number in a CALC measure.
RANDOM Function:
Returns a random number between "LowBound" and "HighBound" defined in the measure.

Sample usage:
							[MeasureCalc]
Measure=Calc
Formula=(Random)
LowBound=5
HighBound=100
2009-08-31 17:47:09 +00:00
Application RainThemes wasn't started correctly if the path had spaces. Fixed. 2009-08-12 19:02:51 +00:00
Library Committed MattKing's code to generate a random number in a CALC measure. 2009-08-31 17:47:09 +00:00
Plugins WebParser reads the resource now only if it has been modified. This can be overridden with ForceReload=1. 2009-08-19 18:07:56 +00:00
LICENSE Initial directory structure. 2009-02-10 18:09:59 +00:00
Rainmeter.sln Added the PluginWifiStatus to the project. 2009-07-31 07:53:33 +00:00
README.md Initial directory structure. 2009-02-10 18:09:59 +00:00
revision-number.h Previous beta changed everything to be case sensitive. Fixed. 2009-08-27 15:42:24 +00:00