> .de CODE
> .length @count "\\$1"
> ..
> \*[CODE 12345678]
> \n[@count]
> 
> The result is "9" whereas I expected "8".

It is counting the second quote in the .length request.
Opening quotes are permitted in order to allow for leading
whitespace, but unlike in macro calls, there should be no
closing quote.



Reply via email to