I was wondering if this would be possible too. It's currently not available
presumably because the runPSPadAction command is designed to work only for
actions that don't need any parameters, but a new function to run the difference
highlighter between two files would be good, perhaps something like:

Set editor = newEditor()
editor.loadFileDiffs(strFilePath1,strFilePath2)

If strFilePath1 or 2 is blank it uses the active window's current contents.

This would mean you could run a compare on any two files, including the
currently selected one if you so chose.

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

Odpovedet emailem