Dnia Saturday 12 of April 2008, Bram Moolenaar napisaĆ: > Here is an update for the floating point patch. The 'g' argument for > printf() was implemented and a few bug fixes. > > This is to be applied to the original source code, without the older > floating point patch. > One thing: let a = &1.2 let b = string(b) let c = eval(b)
There is workaround with str2float but should be mentioned with string() and/or eval() help. Also to eval() help could be added that it works also with Lists and Dictionaries. m. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---