> function! foo()
You can always use execute:
exec 'fun('.string(args)[1:-2].')'
but you duplicate objects this way not passing references..
With some luck its just good enough.
Updating Vim is probably easier then rewriting your code.
I don't know 6.4 well - so I'm not of much help
Marc Weber
--
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:
Post a Comment