try this: if (@ARGV[0] == "-q"){print "it worked\n";}
else {print "it did not work\n";} -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
try this: if (@ARGV[0] == "-q"){print "it worked\n";}
else {print "it did not work\n";} -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]