Friday, July 2, 2010

Re: Split filename from filepath

On Jul 2, 2:59 pm, epanda <callingel...@hotmail.fr> wrote:
> Hi,
>
> What'is the fastest soluce to split path and name from filepath ?
>

What about the fnamemodify() function? You'd want to run it twice,
once with :p:h and once with :t as the modifier.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment