> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> 
> > Unless UniData 6.0 supports a 'BETWEEN' relational 
> operator, I recommend to 
> > you to use the second scenario, "Case (val >= 6000 AND val 
> <= 6009)".  I'm 
> > using UniData 5.1 and 'BETWEEN' in not a valid relational 
> operator in 
> > UniBasic.  UniQuery, yes...
> > 
> 
> Case VAL"L#3" = "600"

I don't want to start a flame war but, to me, this falls in the
category of "unnecessarily complicated programming tricks".  I'd
kill one of my programmers who did that.  Testing the end values is
definitely more straight forward.

Not to mention that this would fail if VAL = "600"...

 - jmh
--
u2-users mailing list
[EMAIL PROTECTED]
http://www.oliver.com/mailman/listinfo/u2-users

Reply via email to