On Tue, Apr 24, 2001 at 04:33:00PM -0400, Timothy Kimball wrote:

> You can avoid this by always writing comparisons with the constant
> (if there is one) on the left-hand side:
> 
>       if ("SN" eq $REFln)
> 
> but I rarely see people actually do that.

I think that's because it feels so unnatural and looks so ugly ;-)

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

Reply via email to