Quote from
rocote on March 26, 2020, 9:53 pm
I really feel bad having to ask this but don't have choice.
If I press the same button a few times and the variable use counts or accumulates the number of times I press, how do we do this with VisualNeo Web.
I spent three hours searching for this simple operation which should be X = X + 1 and I found nothing in any example in the VNW document that explains this. I have experiment so many way and it didn't work. I imagine it is to simple to find it. VNW must have his own way to do it, this is what I think.
Is there a document that explains the NeoScript language?
There are great examples of Java applications on the NET, but how can I integrate them into VNW? The latest examples that Luis take out on the Youtube Channel are very good. Thanks, but I think I still need more of them.
In any case, if someone can give me an example how to do this simple equation by pressing a button. X = X + 1
After a while, I will surely have everything I need to move forward at ease.
Thank you...
I really feel bad having to ask this but don't have choice.
If I press the same button a few times and the variable use counts or accumulates the number of times I press, how do we do this with VisualNeo Web.
I spent three hours searching for this simple operation which should be X = X + 1 and I found nothing in any example in the VNW document that explains this. I have experiment so many way and it didn't work. I imagine it is to simple to find it. VNW must have his own way to do it, this is what I think.
Is there a document that explains the NeoScript language?
There are great examples of Java applications on the NET, but how can I integrate them into VNW? The latest examples that Luis take out on the Youtube Channel are very good. Thanks, but I think I still need more of them.
In any case, if someone can give me an example how to do this simple equation by pressing a button. X = X + 1
After a while, I will surely have everything I need to move forward at ease.
Thank you...