ehm i have another problem :P
this info i add to list are actualy nicknames from channel
so they are grouped like:
names=nick1 nick2 nick3 etc...
in sclick event (doesnt matter which) i have this
didtok $dname ID 32 $readini($ini-path, $did($did).seltext, names) $crlf
and this sorts it nice in list and edit control
but now i ask why sortok doesnt work, i added this after
that line:
did -ra ID $sorttok(($readini($ini-path, $did($did).seltext, names),32,c) $crlf
it says invalid format :P