This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Thanks for yor reply! I eventually came to the same conclusion, after some trial and error. One piece of advice: You may want to change the sample script on your webpage (under 'Examples' -> 'Creating images for WWW') to reflect this. As it is, the gpend is outside the loop. New users who copy this script (like me) will run into problems with it. Thanks again, Dana > You need to close off each GIF file with a gpend. If you move your > gpend to before the end above, it should work. As it is now, the > gpend is only running on the last file, that's why you only see > that one with an image. > > Don Murray > **************************************************************************** < > Unidata User Support UCAR Unidata Program < > (303)497-8644 P.O. Box 3000 < > address@hidden Boulder, CO 80307 < > ---------------------------------------------------------------------------- < > Unidata WWW Service http://www.unidata.ucar.edu/ < > **************************************************************************** < >