Question: Which set sort order?

I'm a bit confused about set ordering.

According to help there are those features

  1. object id (same kind of data-structures to be grouped togther)
  2. object length
  3. lexicographical or numerical orders
  4. recurse on components
  5. address

Have a look at the following set.

  • If object length has higher priority than lexicographical order, why is HBSEVO before LBS?
  • If lexicographical order has higher priority, which is HBSPLATEEVO after VGZEVO?

Download SetSortOrder.mw

Please Wait...