My GetOptions looks like the below GetOptions( 'a' => \$a, 'b' => \$b, 'c' => \$c, - - 'z' => \$z ); [download]
In reply to Getting selected options from GetOptions() by Anonymous Monk