[V4RB] "ascending" parameter ignored in VSet sorts

Erik Mueller-Harder valentina-list at vermontsoftworks.com
Tue Jan 18 17:05:58 CST 2005


FYI:

0000303: "ascending" parameter ignored in VSet sorts

Sorting a VSet's records for a VArraySet ignores the "ascending" 
parameter. Records are sorted "ascending" regardless of its value.

Example:
          iSet = iTable.Sort(vs, iTable.chosenDT, False)

sorts on field "chosenDT" with records ascending.

Also, both the documentation and the REALBasic "tips" window for the 
Sort function incorrectly spell "ascending" without its "s," as 
"acending".

Thanks,

-- Erik



More information about the Valentina-beta mailing list