Page 1 of 1

[TC11.50]cm_SelectAll*,cm_ClearAll* : add negative parameters to Help

Posted: 2024-12-09, 11:34 UTC
by dvb
cm_SelectAll*,cm_ClearAll also work with negative parameters.

Maybe add to Help:

n <= -1: Select every nth line upwards from the current position

Re: [TC11.50]cm_SelectAll*,cm_ClearAll* : add negative parameters to Help

Posted: 2024-12-13, 05:25 UTC
by sa16
Help wrote:n>=1: Select every nth line downwards from the current position (n<=-1: upwards)
Tested OK using TC 11.50rc2 (Dialog box: Choose command).