Re: sort constants confusing
- Posted by kinz Jul 10, 2017
- 2312 views
I like the following forms of the sort command:
a=sort(b, UP) b=sort(a, DN) -- or DOWN a=sort(b, TO_MAX) b=sort(a, TO_MIN)
They are just self explained, IMHO.
Regards,
kinz
I like the following forms of the sort command:
a=sort(b, UP) b=sort(a, DN) -- or DOWN a=sort(b, TO_MAX) b=sort(a, TO_MIN)
They are just self explained, IMHO.
Regards,