There is nice feature in PSPad: diff window. Right click on file tab provide 2
options: "Text Diff with this file..." and "Text Diff with file content on
disk".

As I can see corresponding commands in script is:

runPSPadAction('aDiffFile')
and
runPSPadAction('aDiffSame')

For proper support of version control system I need to have ability to run
'aDiffFile' with some parameters (filename) to suppress open file dialog. Is it
possible in PSPad?

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

Odpovedet emailem