Hi!

Place all your variables outside the function
so that
they will be global and then
they will be available to all functions.

Break your code in smaller functions
ex : all the code my.push = 25...
This way you will be able to call these functions many times.


Hope this helps!
Ottawa laugh

Ver 7.86.2 Pro and Lite-C