Hi Dave, > > SELECT MYFILE BY EVAL "RND(@TIME)" > > This sounded good, but OpenQM complains "Sort item cannot be a literal > value".
Sounds like a bug to me! This is the query processor trying to be too clever. It rejects expressions that have no variable elements when used as sort items. RND(), of course, is effectively variable. We will fix this for the build that should go out late today or early tomorrow. Thanks for bringing it to our attention even if it was via the U2 list!! Martin Phillips Ladybridge Systems 17b Coldstream Lane, Hardingstone, Northampton NN4 6DB +44-(0)1604-709200 ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
