Hi, this is probably a newbie question but I've searched around and I can't find a way to do this.
If I've selected some text in UltraEdit, is there a way to move the cursor to the opposite end of the selection without affecting the selection range?
Say I have the following selected text (non-selected text in blue; selected text in red; cursor in green):
This is some |test text.
I'm looking for a keypress or other method I can use to alter the cursor position as follows:
This is some test| text.
This would then allow me to alter the selection range on the opposite end to my original cursor position.
Is this possible?


