Wednesday, October 31, 2012

readfile( return on column instead of lines of file

Hi,

I would like to store lines of file into a List then I have used readfile(.

When I open this file by :read command, the file appears correctly with many lines.


When I use readfile(, the list return is composed of each character of each line of the file.

I don't understand why?

thank you for help

--
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: