I am struggling to find a string comparison function. So far I have come up with this:
=&.< but is there a better or faster way to do it? 'one' =&.< 'two' 0 'one' =&.< 'one' 1 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
