arraysort("randnames.","1",,"1","25","A","C")
performs an ascending ("A") character ("C") sort on all the elements of the "randnames." array starting with the first record. Sorting is done on the first twenty-five characters of each element.
performs an ascending sort on a randomly ordered array of (presumably) numeric values