ancientbarkingspider:
--------------------------------------------------------------------------------
But there is no equivalent for ecSelGotoXY that I could find.
--------------------------------------------------------------------------------

Hi, I don't use macro in PSPad very often, but I belive, that the script
equivalent of ecSelGotoXY could be (as methods of the Editor):

_setBlockBegin(x, y) _
 - combined with caretX() and caretY() 
and 
_setBlockEnd(x, y) _
maybe also setCaretPos(x, y) to achieve the usual caret placement as with manual
selection.

It should be tried out, if the results are as expected, however.

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

Odpovedet emailem