Hey, I'm glad to hear it worked well for you. Did you have any problems setting
it up?
I think you may be onto something with the Shift-Left thing, Perhaps the
following would work

Send Command(Shift-Left)
If Length(Selected Text) is greater than it used to be then
  Cursor must be at start of text 
 (so start of selection = Cursor Pos)
Else 
  Cursor is at end 
  so start of selection = Cursor Pos - Length(Selected Text)
End If

I'll try doing that, thanks.

Also with Regular Expressions, I don't really use them but I think it would be
an easy feature to add so I'll put that in as well.

-- 
<http://forum.pspad.com/read.php?2,34061,34081>
PSPad freeware editor http://www.pspad.com

Odpovedet emailem