--- Tim Chase <[EMAIL PROTECTED]> wrote:

> > How do I get part of a line into a list?
> 
> 
> What sort of list?  An actual Vim7 "List" datatype?
> Perhaps something like:
> 
> let my_list = [matchstr(getline(2), 'regexp')]

This is what I want.  Now I need help with the regexp. I would like to use the
following expression:

"[^"]\+

but I do not want the first "

TIA

Michael D. Phillips - A computer science enthusiast
I do not hate Windows, I just like the alternatives better.
Linux is my primary choice.


 
____________________________________________________________________________________
Don't get soaked.  Take a quick peak at the forecast
with the Yahoo! Search weather shortcut.
http://tools.search.yahoo.com/shortcuts/#loc_weather

Reply via email to