ok, the alias is:

Code:
/mp3s {
  if (!$window(@Media)) { window -elnsk0 @Media Times New Roman,11 }
  var %mp3 1
  while ($findfile($sound(mp3),*.mp3,%mp3)) { aline -l 9 @Media $nopath($findfile($sound(mp3),*.mp3,%mp3)) | inc %mp3 1 }
}


Obviously all it does is lsit my mp3s to a @window. However, it locks up mirc till it's done listing it all. Is there any way I can get it to NOT temp lock mirc up? After it all lists, mirc goes back to being fully functional but while it's frozen I cant even type in it till it's done


Those who fail history are doomed to repeat it