. Here is another MAP problem while we are on the subject. You have a fantastic fractal image but the colors not so good. You have THOUSANDS of map files accumulated over the years. How render this image with all the maps so to choose the best one? You can do manually with the "G" key, but thats tedious and takes forever. I was able to write a VB script that will RENDER and save the image from its parameters for any number of maps, you just have to type in the names of all the maps at the start and let it rip. An improvement, but still not ideal. So how about a way to load the GIF, change to a different map, and save. And do this in auto-batch mode for all the maps in the directory? I envision some kind of for-in-next loop to do it, but sofar unable to make it work. Any idears?? .