""""""""If I set up variable B to increment when A reaches 10 then set up variable C to change when Variable B changes, the figure I require to subtract from variable C loops until variable B changes. Is there any way to run the variable change only once?
""""""""" I understand what you are saying, but need to see an example of the problem.
I've had problems before using the ticker and 'variable changed' trigger, but that was with system variables, but it could be a similar problem??? Basically, I assumed I could set a ticker to watch when the time system variable changed, but the system actually refreshes the variables continually and this gave a true result in my comparison....even thought the time had not changed (I had created a talking alarm and was watching to see when the system time matched the alarm set time).
If you have your C# program running in the background--it actually runs in a loop, continually updating the registry, even though the value is not changing. it might be a similar problem??
can you include a sample??
_________________ Whoever designed this, never actually used it!
|