$msfile(dir,title,oktext)
Displays the multiple select file dialog and returns N, the number of selected files. $msfile(N) returns each file. If too many files are selected, $msfile() returns -1. Title and oktext are optional.
$msfile() doesnt return anything. ex. echo -a $msfile() i get /echo: insufficient parameters (line 83, somescript.ini)
assumin this is a just a typo, using $msfile(0) instead, when too many files are selected, 0 is returned, not -1
usin mIRC 6.2