--- sms.alert 2003/02/14 14:52:02 1.5 +++ sms.alert 2003/02/14 14:54:45 1.6 @@ -38,7 +38,7 @@ use strict; my %opt; use Getopt::Std; -getopts ("S:s:g:h:t:l:uf"); +getopts ("S:s:g:h:t:l:uf", \%opt); # read addressbook my %name2phone;