Possible insanity, or is it LC 7.0.1?
Peter Alcibiades
palcibiades-first at yahoo.co.uk
Fri Jan 16 02:07:00 EST 2015
Yes, verified this - new stack, new button, put this script onto it, and this
is what it does. This is Debian, 7.0 Community Edition. Also verified it
in multiline message box and tried a couple of other things.
What is really weird is that if you just change 1.884956 to 1.88495, it
seems to run fine. Also, if you change the +0 to +1 it seems to run fine
with 1.884956.
Then if you add 3 to the number as in 1.884956, ie 1.8849563 it runs fine
with +0. Then if you change 1.884956 to 1.884955 it runs fine.
What on earth can it be?
Peter
Brahmanathaswami wrote
> You are not crazy and it's not just your machine
>
> confirmed here Yosemite 10.10 LC 7.0.1
>
> on mouseUp
> put 1.884956 into tVar
> put value(tVar + 0)
> end mouseUp
>
> button "Button": execution error at line 3 (value: error executing
> expression) near "1.884956", char 1
>
> BR
>
>
>
> Graham Samuel wrote:
>> Thanks to those who replied. So, I am going crazy! I suppose it is
>> something very particular about my setup. I did find one other way to
>> show the anomaly, which was to put
>>
>> put 1.884956 into it; put value(it+0)
>>
>> this gives me the error
>> "Message execution error:
>> Error description: value: error executing expression
>> Hint: 1.884956"
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at .runrev
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Possible-insanity-or-is-it-LC-7-0-1-tp4687816p4687894.html
Sent from the Revolution - User mailing list archive at Nabble.com.
More information about the use-livecode
mailing list