Page 1 of 1

sort string function

Posted: 21 Jun 2009 02:59
by Muroph
i'd like to request a "strsort" fuction for scripts.

it should sort a list of strings separated by a user defined separator.
method, like in compare(), and order (ascendent|descendent) would be nice as well.

right now i use a slow and very limited implementation of loops and comparisons to do this, and sometimes it doesn't work. :(

Re: sort string function

Posted: 21 Jun 2009 06:25
by admin
Ok, on my list for scripting 4.0.

Re: sort string function

Posted: 21 Jun 2009 06:37
by Muroph
admin wrote:Ok, on my list for scripting 4.0.
great! :D

BTW, do you plan on adding support for arrays in the future?

Re: sort string function

Posted: 21 Jun 2009 07:48
by admin
Muroph wrote:BTW, do you plan on adding support for arrays in the future?
Some day, yes.