Sorry if this is another obvious question, but...
I am using a Set Variable task (first time for me), and it is not setting the value the way I think it should.
I have an Int32 variable X with an initial value of 5.
I have a Set Variable task that assigns a new value to X....call it 100
When I run the task X is still set to 5.
5/26/2010 3:21:20 PM Info User "VisualCron Default Admin" - Updated Task: test var
5/26/2010 3:21:22 PM Info Task started: test var (108)
5/26/2010 3:21:22 PM Debug Saving Variables
5/26/2010 3:21:22 PM Debug Saving Variables
5/26/2010 3:21:22 PM Info Variable 'x' was updated to: 5
5/26/2010 3:21:22 PM Info Task completed: test var (108)
5/26/2010 3:21:23 PM Info Job completed: FTP test
5/26/2010 3:21:29 PM Info User "VisualCron Default Admin" - Updated Task: test var
Am I misinterpreting how to use/set variables?
Thanks,
Chuck
cstump attached the following image(s):