if ("word1" == "word2") { print "this is always true"; } else { print "We will never get here."; } [download]
In reply to Re: an odd if then statement by Sifmole in thread an odd if then statement by sologretto