Seriously, the only thing holding me back from doing something completely outrageous with the list subs is the saving to file portion. Saving to registry will give the list subs a speed edge and allow on the fly loading and saving of list variables that is second to none... at least none I've seen. It would allow saving of huge amounts of list data fairly quickly, making them usefull for a WHOLE lot of things I have rattling around in my head...

Not to mention temporary saving of list data while working on things, then saving to file... also, would be nice to have some sort of unencrypted saving to file. Or how about, import file to registry? Then we could save data for export to other chars, or upload here for others to use? I could do FULL dungeon monster lists, then save them to file, upload here, and import directly into scripts. Things of that nature.

I could even use them to save data on the fly as I'm doing rails, so you don't have to do a 20k variable save at the end of recording a rail. I could implement them in things like the new plant tending script, and have it list ALL plant data... and imagine having the plant script save data on each plant, and load it up on tending so you can track day to day plant issues, and keep detailed stats on EACH PLANT.

Where when you load up a plant for tending, it displays THAT PLANTS exact day to day info in another list... heh