1.

In Order To Sort The Contents Of A Datawindow, Two Commands Must Be Used. What Are They And What Does Each Do?

Answer»

SetSort() and Sort().

SetSort() defines the sort criteria (primary, SECONDARY sort FILES - ASCENDING or descending order, ETC.).

Sort() performs the actual sort.

SetSort() and Sort().

SetSort() defines the sort criteria (primary, secondary sort files - ascending or descending order, etc.).

Sort() performs the actual sort.



Discussion

No Comment Found