: number [ desttype ]
Like :i , but if the value is omitted, the number will be assigned.
####
GetOptions( "h|?"=>\$hflag,
"Action=s"=>\$Action,
"StartDate:0000000000"=>\$Start,
"EndDate:9999999999"=>\$End );
print "Start = $Start and End = $End\n";
####
ParseLdapAudLog.pl -s -e