Hi listers,

While doing this -->

@files = readdir(Favorites);

i get an unsorted list in @files. What i desire is directories first and
then files. Using sort function would sort by ascii value and sort
by_name and such won't work too. Please suggest a solution.

regards
-- 
sukrit || [EMAIL PROTECTED] || http://www.symonds.net/~holysmoke

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to