There is one. I have done this with a mp3 player script.

-------------------------------------------------
xmp3.dir {
window -elhns @plist
aline @plist $findfile(%mp3.dir,*.mp?,0,aline @plist $1-)
filter -wfe @plist $data $+ mp3.txt *.mp?
}
-------------------------------------------------

work wonders too is much faster and auto sorts by file name. I not sure it would work for types though. i do not see why not though. Anyway just posting this here incase someone does need a sort script now


RockHound