Revision History:

1.25 - 04/30/94 - Major enhancement (first public release)

Fixed the 'newarea' logic which wasn't working properly. With the changes
and bug fixes in Icom 2.01B6, I was finally able to get the script to work
the way that I had originally planned. Date validation was added using
the cdate2date command (see Parse_Date), Batch mode was tested and verified
to work with Beta 6 (no coding changes). Also, added a configuration mode
to simplify the configuration of the script, eliminating any need to edit
the script directly.

1.24 - 04/29/94 - Minor enhancement (internal release)

Reversed the date logic. Previously, I was renaming stock files in the
format DDMMYYYY.ZIP. This doesn't work! Changed the file rename to
YYYYMMDD.ZIP. Now, directory listings will properly show the download
stock data in the order of oldest to newest.

1.23 - 04/20/94 - Minor enhancement (internal release)

Revised the Check_Version code to a more robust version.

1.22 - 04/15/94 - No enhancement (internal release)

Tried a half dozen different coding kludges to get around the while/endwhile
bug. Total waste of time.

1.21 - 04/11/94 - Minor enhancement (internal release)

Wrote some doco to explain how the silly thing works. Created some data files
for the historical data in the event that someone wants to retrieve it. Ran
a test to download Nov 93 to Mar 94. Everything worked without a hitch until
the download loop was complete. Icom barfed on yet another while/endwhile
error. 

1.20 - 04/10/94 - Minor enhancement (internal release)

Got the script to work the way it did with version 1.0. Man, I must have had
a few too many wobbly pops when I made the changes in 1.10! Removed a few
kludges to get around Icom script bugs in Beta 3. Still getting clobbered
with a while/endwhile bug (sent some sample code to Wayne to try to resolve
this).

1.11 - 1.19 - To many minor changes to mention

1.10 - 02/22/94 - Minor enhancement (internal release)

Modified the stamp comments so that they say something meaningful for a
change. Well...sort of. Still getting bonked on the head with a
while/endwhile error.

1.01 - 1.09 - Too many minor changes to mention.

1.00 - 01/15/94 - Initial Version (internal release)

Barfs out on a while/endwhile loop error when performing a batch download.
I'll try to figure this out later!
