Code: Select all
#PB_Sort_Byte
#PB_Sort_Word
#PB_Sort_Long
#PB_Sort_String
#PB_Sort_Float
#PB_Sort_Double
#PB_Sort_Quad
#PB_Sort_Character
Code: Select all
Enumeration 0
#PB_Sort_Ascendant_CaseSensitive
#PB_Sort_Descendant_CaseSensitive
#PB_Sort_Ascendant_NoCaseSensitive
#PB_Sort_Descendant_NoCaseSensitive
EndEnumeration