[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
RE: Using Globals in determinators
Hi,
> I am trying to include some of the global strings in my determinators.
>
> For example the global may be:
> controllight=A1
>
> I want to then send an x10.basic message with the following:
> command=bright
> device="glabal=controllight"
> level=30
Try:
Device={CONTROLLIGHT}
i.e. place the name of the global in curly brackets, and it's value will
be substituted.
So, if the value of CONTROLLIGHT is A1, then you will end up with:
Device=A1
HTH,
John
xPL Links: http://www.xplproject.org.uk http://www.xplhal.com http://www.xpl.myby.co.uk
To Post a Message: ukha_xpl@xxxxxxx
To Subscribe: ukha_xpl-subscribe@xxxxxxx
To Unsubscribe: ukha_xpl-unsubscribe@xxxxxxx
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|