Export to GitHub

rainmeter - issue #102

Variables cannot be defined by other variables.


Posted on Aug 27, 2009 by Quick Wombat

For example:

[Variables] Var1=x Var2=#Var1# Var3=(#Var2#/2)

This does not work in 1.0 or r192, but it DID work in r181. So apparently something was changed, then changed back.

Comment #1

Posted on Aug 27, 2009 by Swift Camel

Yep, those got broken in the latest beta. They should work again in r194.

Status: Fixed

Labels:
Type-Defect Priority-Medium