Hi.
Apart from just being large numbers, i cannot imagine there will be any issue.
I also have a feeling that “condensing” those values is a good thing. But that
is only a feeling.
Craig
> On Sep 27, 2024, at 5:40 PM, Bob Sneidar via use-livecode
> wrote:
>
> I believe it will still work, b
I believe it will still work, but it will increment all other objects with that
ID and higher.
Bob S
> On Sep 27, 2024, at 1:54 PM, R.H. via use-livecode
> wrote:
>
> @jbv@souslelogo.c om You can reassign id's to your
> controls: "Set the id of control x to 200" will work if no other contro
that being the case, if it were possible to set the ID of a stack to 1000, it
ought to start over.
Bob S
> On Sep 27, 2024, at 10:54 AM, Tom Glod via use-livecode
> wrote:
>
> I've wondered about this for years
> But thinking about it the unsigned 32 bit limit is over 4 billion ..
>
I've wondered about this for years
But thinking about it the unsigned 32 bit limit is over 4 billion ..
so you are 0.0093% of the way to the limit
The new limit is probably 64 bit.
Probably what happens when u hit the limit is it rolls over and starts at 0
or 1000 like a new stack, and the