Hi, I'm using vim in a dos-batch file Something like this +----------------------------+ [...] vim myscript.vim memfile.psm [...] +-------------------------------+
I want to let vim execute this myscript.vim only when the first line of the memfile.psm file contains more then one word. Otherwise it should do nothing, because it has already done this time the last ime. How do I do that? Rgds Jeri --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
