Hi list,
on 09/04/17 06:17, Alexandre Torres Porres wrote:
> (2) if they did, can all their functionality be properly documented
> in help files, etc?
>
> I could volunteer for that
There is some unexpected behavior when using values named with $0 in
expressions.
In expressions:
[v b$0] works as expected
[v $0-c] does not work as expected
[v $0d] does not work at all