ds_box
Posted by Kyle_Solo on February 13, 2008
This extension is an advanced data structure for storing other data structures and information. I made it for use in my Time Travel Extension so I could store data structures and other information with ease.
Help file and example included
» Add a Screenshot
You not logged on! It is recommended you logon before commenting so we can tell who you are!
Comments:
9:49am, 24 Feb 2008
Kyle_Solo
Update! Now it can store/load ds_grids and boxes!
It recursively loads all data structures, even those that are stored in a box that is in a box that is in a box (that contains lists...)
As long as it is stored in a box, it will be loaded, no matter how deep you make it.
9:09am, 7 Mar 2008
Kyle_Solo
Update! Required for compatibility with the next version of Time Travel Extension.