[tpm] Stupid question time!

Madison Kelly linux at alteeve.com
Fri Jan 29 13:46:36 PST 2010


Dave Doyle wrote:
> the "not" operator is a more loosely binding version of !
> 
> because && is stronger the first statement would evaluate as
> 
> not ($foo && ($bar ne "") )
> 
> If you use ! instead of not both statements would be equivalent.

Ah, ya, I thought "!" and "not" where equiv. I switched all of my "!" to 
the word "not" to make the code more readable. Oh well, now I know.

Thanks to all for the answers!

Madi


More information about the toronto-pm mailing list