5000-57000 will give negative number
Maybe you want to use ABS(5000-LC)
so:
might help?Code:a=abs(5000-LC) a=a min 5000 Pause a
But then I am not very sure about the maths to calculate the needed delay.
Ioannis
5000-57000 will give negative number
Maybe you want to use ABS(5000-LC)
so:
might help?Code:a=abs(5000-LC) a=a min 5000 Pause a
But then I am not very sure about the maths to calculate the needed delay.
Ioannis
Bookmarks