Easy enough to test. 

put ("936,474" is within "777,50,1424,32767”) —> true
put ("936,474" is within "777,50,1424,32768”) —> false

Bob S


> On Aug 28, 2024, at 5:17 AM, Brian Milby via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> Looks like ~32k is the max value allowed for a coordinate value.
> 
> Brian Milby
> br...@milby7.com
> 
>> On Aug 28, 2024, at 4:22 AM, jbv via use-livecode 
>> <use-livecode@lists.runrev.com> wrote:
>> 
>> ("936,474" is within "777,50,1424,10000") -> true
>> 
>> ("936,474" is within "777,50,1424,100000") -> false
>> 
>> LC 9.6.9 on Mac OSX 10.15
>> 
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode@lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your subscription 
>> preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to