[Message Prev][Message
Next][Thread Prev][Thread Next][Message
Index][Thread Index]
RE: xPL-Pic-tvosd Update
- Subject: RE: xPL-Pic-tvosd Update
- From: Tony Tofts
- Date: Fri, 02 Jan 2004 09:16:00 +0000
> Yep this one is updated..........So whats the difference
> between the two messages....Im assuming the Config.current
> has items that are NOT configurable ????
They are totally different...
A config.list lists the config item names, along with the type of config
item and for config items where multiple values are allowed then also the
number of items
i.e. <type>=<name><[number]>
config.list
{
reconf=newconf
option=interval
option=group[16]
option=filter[16]
Config=comport
}
A config.current lists the same items, but with their current values
config.current
{
newconf=lounge
interval=5
filter=
group=
Comport=1
}
Or
config.current
{
newconf=lounge
interval=5
filter=xpl-cmnd.*.*.*.xxx.yyy
Filter=xpl-cmnd.*.*.*.yyy.*
group=
Comport=2
}
Regards
Tony
xPL Main Index |
xPL Thread Index |
xPL Home |
Archives Home
|