reference value in MESSAGE
Posted: Sat Mar 20, 2010 11:07 am
I have a trouble using MESSAGE function reference value .
My easy sample is attached one.
Which has:
to show=Time+1
Start=IF THEN ELSE( start signal=Time,MESSAGE('\to show/',1) ,0)
start signal=6
I hope to return MESSAGE value "7".
But it return "6" in my environment.
I think it mean 'to show' value is previous value when 'Start' function active.
Is there a culculation order ?
I hope your support.
Yusuke tarumoto
My easy sample is attached one.
Which has:
to show=Time+1
Start=IF THEN ELSE( start signal=Time,MESSAGE('\to show/',1) ,0)
start signal=6
I hope to return MESSAGE value "7".
But it return "6" in my environment.
I think it mean 'to show' value is previous value when 'Start' function active.
Is there a culculation order ?
I hope your support.
Yusuke tarumoto