If I have these lines in a script:
let filename = something
new filenamenew takes the literal string 'filename' instead of expanding it and using its value. How can I tell :new to expand the variable instead? Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
