I started with that script a few months ago (I specifically upgraded to 10 so I could do this -- the rest of the City is at 9.3.1 or earlier). I've since modified it quite a bit, but the basic idea is the same. Don't get lost worrying about creating lists -- you're creating pages and then merging them all together. What you're basically doing is a loop to create all the even-numbered pages, then loop to create all the odd-numbered pages, then a third loop to merge them all. The trick is in the numbering of the pages as you create them. First loop is 1, 3, 5, 7, ..., second loop is 2, 4, 6, 8, ..., third loop is 1, 2, 3, 4, 5, 6, 7, 8... Keep the files names simple like the example script. Spell out the path name completely and just loop the page number and concatenate.
Paul
---------------------------------------------------------
Paul Cone
Mapping and GIS
City of Portland, Bureau of Transportation