On 2007-03-30, ben lieb <[EMAIL PROTECTED]> wrote:
> I want to send the full path of the current buffer to a command line
> script like this:
> 
> :!command <thisFile>
> 
> What symbol do I use to represent <thisFile>, meaning the current buffer?
> 
> This seems like an easy one, but I can't figure it out.

    :!command %:p

See

    :help :_%
    :help filename-modifiers

Gary

-- 
Gary Johnson                 | Agilent Technologies
[EMAIL PROTECTED]     | Mobile Broadband Division
                             | Spokane, Washington, USA

Reply via email to