On 17/06/10 00:00, Bee wrote:
QUESTION: Why does @l<n work and @l<@n fail? Where do I find help?

I guess I answered my own question.
It looks like registers hold only text, but variables can be typed.
Not sure why @b+1 works?

In Vim, a String can be used as a Number, as follows:
- If the string is empty, or doesn't start with a digit, the value is zero
- Otherwise, as much as possible of the starting part of the string is used.

See :help octal


Best regards,
Tony.
--
TIM:    Too late.
ARTHUR: What?
TIM:    There he is!
[They all turn,, and see a large white RABBIT lollop a few yards out of the cave. Accompanied by terrifying chord and jarring metallic monster noise.] "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

--
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

Reply via email to