In this text the leading dots should be removed.
After making a column selection with Alt-select, I hit
.......Test1 => v_Test3,
.......Test2 => v_Test3,
.......Test3 => v_Test3,
The result is showen here:
Test1 => v_Test3,
Test2=> v_Test3,Test3 => v_Test3,
That's not what I wanted. Therefore, the action should be reversed
by hitting ...
Test1 => v_Test3,
Test2 => v_Test3,Test3 => v_Test3,
... hit again, than I receive the expected result.
Test1 => v_Test3,
Test2 => v_Test3,
Test3 => v_Test3,
... hit once again, than I receive the initial situation.
.......Test1 => v_Test3,
.......Test2 => v_Test3,
.......Test3 => v_Test3,
This behavior is certainly not intended. Nevertheless, many thanks for the extension of column editing.
(beta 4, 32-bit)
After making a column selection with Alt-select, I hit
.......Test1 => v_Test3,
.......Test2 => v_Test3,
.......Test3 => v_Test3,
The result is showen here:
Test1 => v_Test3,
Test2=> v_Test3,Test3 => v_Test3,
That's not what I wanted. Therefore, the action should be reversed
by hitting ...
Test1 => v_Test3,
Test2 => v_Test3,Test3 => v_Test3,
... hit again, than I receive the expected result.
Test1 => v_Test3,
Test2 => v_Test3,
Test3 => v_Test3,
... hit once again, than I receive the initial situation.
.......Test1 => v_Test3,
.......Test2 => v_Test3,
.......Test3 => v_Test3,
This behavior is certainly not intended. Nevertheless, many thanks for the extension of column editing.
(beta 4, 32-bit)
Last edited: