Page 1 of 1

582 - Name from x, y characters - relative to the end

Posted: 25.03.2012, 11:03
by b-sonic
Name from x, y characters - relative to the end [n,-x,y] is now the only Multirename function left which is not intuitive to use.

[n,-1,1]: here x = -1.
I would interpret that this means length - 1, but it is length - 0 which is quite confusing.

Please change the behaviour accordingly to viewtopic.php?f=7&t=3771

Then everything would be intuitive and consistent.

Re: 582 - Name from x, y characters - relative to the end

Posted: 25.03.2012, 18:13
by Marek
You mean it should be:
cut last x and get last y characters