Weather Underground Forecast Grabber for Windows
Version 1.00 by Robert Wolfe (wolfe.robwolfe@gmail.com)
Copyright (c)2009 Robert Wolfe Software.  All Rights Reserved.
Support BBS:  http://net261.ath.cx

Welcome to yet another free application for Windows in the Robert Wolfe
Software line of products!!!

This is a very simple application that will download the forecast and
current conditions for any US or Canadian postal/ZIP code and create
and HTML file with that data.  The data is obtained from the website at
weatherunderground.com.

The program has 2 use modes: interactive and batch.

To use the program in a batch file (aka batch mode), you run the program
as follows:

        wunderground.exe <postal_code>

This will connect to the Weather Underground website and download the
current data for the ZIP code specified on the command line.

To use the program in interactive mode, run the same command as above,
but without the postal code.  You will then be prompted to enter a
postal code.  To abort the program, just press Enter at the prompt.

When the program is done downloading the data, the program will write
that data to a file call <postcode>.html.  For example, if I tell the
program to fetch weather information for 14225 (Cheektowaga, New York),
the resulting file will be 14225.html.

Support?  Well, you can get that by emailing me at wolfe.robwolfe@gmail.com
or robert.wolfe@muzzlethem.org.  You can also visit my BBS via telnet or
web browser at net261.ath.cx.  You will also be able to obtain the latest
releases of all my software products from that site as well.
