Hello.
I am trying to make a simple example where I want to have a global variable and +1 to it. So when each thread runs that global variable will increase by 1. I tried to do this but every time the value is reset to 1. So if i make it run 5 times on 1 thread and the browser closes and opens a new one i want it to keep doing +1 to the value so it should equal 5.
Can anyone please tell me how i can do this? I am using ZennoPoster 5.0.7.0
Thanks
I am trying to make a simple example where I want to have a global variable and +1 to it. So when each thread runs that global variable will increase by 1. I tried to do this but every time the value is reset to 1. So if i make it run 5 times on 1 thread and the browser closes and opens a new one i want it to keep doing +1 to the value so it should equal 5.
Can anyone please tell me how i can do this? I am using ZennoPoster 5.0.7.0
Thanks