enumerator
05-27-2005, 05:00 PM
What does the "(v)" stand for, in the following property syntax (I can only guess... "value")?
screen.updateInterval(v) [ = iInterval ]
One other thing...
iInterval
The property is read/write. The property has no default value.
A value of 0 (the default) disables the update interval.
Does zero usually mean "no", or is that something of a contradiction?
screen.updateInterval(v) [ = iInterval ]
One other thing...
iInterval
The property is read/write. The property has no default value.
A value of 0 (the default) disables the update interval.
Does zero usually mean "no", or is that something of a contradiction?