I always carry an umbrella.

I'm guessing you're using pan_create for this? Care to share(via here or PM if you want). If not, no biggy.
I'm trying to use pan_create to overhaul my save/load system. As is, it's based off of George's old Save/load from one of the early AUMs. It uses one function per slot, and there are 8 slots. It also saves a thumbnail of the screen and time/date stamps it. It's a messy, huge lot of code, and I'm trying to use pan_create and a while loop so I can use only 2 functions(or however few it takes) to do the same thing that 16-20 functions do. I don't want to have to create a separate panel for each slot(what if I wanted 800 slots(100 pages with 8 slots each)?