I'm trying to make a tree view with mdx dlls,
i want the tree view to be of a dir on my computer, eg c:\mirc\
so i was using $finddir(c:\mirc\,*,0) as the view file
but as u know that finds all dirs and subdirs,
is there a way just for the first level dirs?