On Sun, Feb 8, 2009 at 6:09 AM, Dewr <[email protected]> wrote:

> can you check if there is a file by path and name?
> if the file is an executable I can check by executable() function. but I
> can't check if the file is not an executable.


I think that findfile() will return an empty string if it doesn't find a
particular file, so you could check for that. For more info try
:help function-list

--Whaledawg

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

Reply via email to