This script at
http://www.opserver.de/ubb7/ubbthreads.php?ubb=showflat&Number=409535#Post409535 is using * in if statement.
and It works.
>>So, for which of your variables do you need a series, and for which not? The other variables like int is not.
ALL vars of the code will need series.
>>
Have you always assigned series() to var pointers?
Yes I changed the code that way.
My code at the first post was updated and the current error is here.
Error in 'line 21:
Syntax error:Can't convert ADD:POINTER:POINTER:POINTER.
< if (Qqe[1] < signal[1] && signal[1] < Qqe + Dar )
Need to add *?