if i had a huge array of dates in the format of ##/##/## how would i use
string comparison and optparse to be able to use the command line format
of somethin along the line of -sd 03/25/97 and have that option start
at that date in the array.
Thanks Heaps