[ANN] Release 8.1.0 DP 2
Peter TB Brett
peter.brett at livecode.com
Thu Jun 30 17:30:42 EDT 2016
On 30/06/2016 22:20, Mike Kerner wrote:
> in a function, In a function, return x for error does nothing - the
> function terminates without returning a value, and it and the result are
> empty. return x for value and return x do the same thing - the container
> assigned gets the return value gets x, the result gets nothing.
That sounds like a bug to me... "return x for error" in a function is
supposed to terminate the function without returning a value, and set
the result to x. Can you please file a bug with your recipe?
Peter
--
Dr Peter Brett <peter.brett at livecode.com>
LiveCode Technical Project Manager
LiveCode 2016 Conference https://livecode.com/edinburgh-2016/
More information about the use-livecode
mailing list