Skip to main content

Uniface 9: Sort Entity according to a string position

  • November 19, 2018
  • 1 reply
  • 0 views

Jan Cees Boogaard

Sort Entity according to a string position

Author: fearandir@gmail.com (fearandir)

Hi everyone.   Do you know any workaround to sort on a entity field according to a string position   Something like this?   sort/e "COSTUMER","%%ATTRIBUTES.COSTUMER[2:1]:%%Vord%%%"   Thanks in advance Sergio

1 reply

Jan Cees Boogaard

Sort Entity according to a string position

Author: fearandir@gmail.com (fearandir)

Hi everyone.   Do you know any workaround to sort on a entity field according to a string position   Something like this?   sort/e "COSTUMER","%%ATTRIBUTES.COSTUMER[2:1]:%%Vord%%%"   Thanks in advance Sergio

move the substring to a non-db field - hidden - and sort on that? Knut


Author: Knut (knut.dybendahl@gmail.com)