2011-06-21 05:39 AM
2011-06-21 06:03 AM
2011-06-21 06:19 AM
2011-06-21 10:43 AM
Angry wrote:When you set
I've introduced a variable called Regen which when = 0 will run the slat calculation and put a line in the slat calculation which makes Regen = 1, thinking that this will stop the calculation running.
It refuses to work. Regen is somehow reset to zero on each attempted edit so the dynamic hotspots have no effect.
parameters regen = 1
2011-06-28 09:39 AM
2011-06-28 09:42 AM
Angry wrote:Yes, it does. It will only take effect during some kind of editing operation, i.e. when the use is changing the settings or stretching in 2D/3D.
I am using the "parameters Regen = 1" statement
Perhaps the 'parameters' instruction has a limitation on which script it works in?
2011-06-28 10:34 AM
Angry wrote:Yes it will only work in the Parameter or Master scripts - not the 2D or 3D scripts.
Perhaps the 'parameters' instruction has a limitation on which script it works in?
2011-07-09 08:37 PM
Barry wrote:Not quite true. YouAngry wrote:Yes it will only work in the Parameter or Master scripts - not the 2D or 3D scripts.
Perhaps the 'parameters' instruction has a limitation on which script it works in?
2011-09-07 12:16 PM