Restored from previous forum. Originally posted by Andre.
I would like to see in next PB version following commands to support using of self-builded database files (loading .csv format or similar):
SortStructure (ArrayName(),Field,Option)
ArrayName() = Array (builded from Structure) which should be sorted
Field = Field in the structure, which should be the base for sorting
Option = Sort direction (same as SortArray)
SortList (ListName(),Field,Option)
Same as above, but for linked lists.
[Implemented] More sorting functions
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm
-
- PureBasic Guru
- Posts: 16777133
- Joined: Tue Apr 22, 2003 7:42 pm