Search found 1 match

by Magus
Wednesday 04 March, 2015 - 18:01
Forum: Enterprise Dynamics 4DScript
Topic: Sorting function
Replies: 1
Views: 2692

Sorting function

I'm trying to build up a code that will act as a sorter based on the name of the products passing though. I was going to run it off a chain of If commands, however this isn't working that well (it's based of code from output choices depending on the atom name) if ( CompareText(Name(Rank(1,c)),[base]...