On Dec 8, 2011, at 4:39 PM, Bob Sneidar wrote:

> Whoa! There needs to be a way to reset the stack id to start re-using id's 
> that are not in use anymore! 

Not currently - you can "set the id" of a stack to start at a specific ID, but 
it can't be a number any earlier than the last ID in use that was saved. So for 
example, if you start with 1002 and create and delete the same object 10 times 
so you're up to 1012, you can't set the ID of a stack to anything earlier than 
1012. Worse yet, if you set the ID of a stack to 10000, you can't reset the ID 
back before 10000 even if you haven't added any objects. The only thing you can 
do to "reset" the ids, is to copy all the objects from one stack to a brand new 
stack (which will give them all brand new IDs).


Ken Ray
Sons of Thunder Software, Inc.
Email: k...@sonsothunder.com
Web Site: http://www.sonsothunder.com/  

_______________________________________________
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