Hello All,

I'm trying to list the files in a directory based on regular expressions. I
assume the following command should show the list of files in the current
directory; however, it does not and I probably misunderstood something about
the functionality. Could someone throw light on this?  Thanks a bunch in
advance!

echo findfile('.*', '', -1)
echo findfile('.*', './', -1)

-Hari

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to