Verily, on Tuesday June 5, 2001, the Sainted Bob Mangold spake:
> ok sorry for the lack of a script before,
>
> here is a little test script i wrote to try to figure out how to use the
> Getopt::Std module.
>
> -----------------------------------------------
> !#/usr/local/bin/perl
>
> use Getopt::Std;
>
> getopt("abc");
>
> print "$opt_a - $opt_b - $opt_c\n";
> -----------------------------------------------
You've transposed "#" and "!" in line 1.
HTH,
John
--
John Fox <[EMAIL PROTECTED]>
System Administrator, InfoStructure, Ashland OR USA
---------------------------------------------------------
"What is loved endures. And Babylon 5 ... Babylon 5 endures."
--Delenn, "Rising Stars", Babylon 5