On Wed, Dec 03, 2008 at 12:03:28AM -0500, Matt Wozniski wrote:
> 
> On Tue, Dec 2, 2008 at 10:02 PM, Marc Weber wrote:
> >
> > if (1 >= 1) |  let d = 1 | else |  let d = "soo" | endif
> > if (1 >= 1) |  let d = 1 | else |  let d = {'evalLazyClosedArgs': 1} | endif
> >
> > You can execute the first line in cmd line.
> > The second fails. Why ?
> 
> Both seem to work for me... larger test case?

No. I must have had d defined as int or such then. I've had a problem
with this using exec and d should have been a local not yet defined var
there. I have to go to bed now. I just didn't see any error message.

Thanks
Marc Weber

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to