Menu

#188 $goto for relative values

SVN
open
nobody
None
3
2014-08-28
2014-08-28
Andreas E
No

I often catch myself using my pocket calculator to get three colums neatly next to each other, since it's too easy to miscalculate values and thus get inaccurate columns.

This is why I'd like to propose an enhancement for $goto which should also accept relative (positive!) values, like this:

${goto 25}foo
${goto +40} bar

This will display 'bar' at pos. 65.
It would make life a lot easier IMHO.
Thanks in advance for considering.

Discussion


Log in to post a comment.