Menu

Run external tools

2008-01-22
2012-11-13
  • Nobody/Anonymous

    Is possible to use the follow external program from the Run menu:

    <Command name="Kdiff" Ctrl="yes" Alt="no" Shift="no"
    Key="68">C:\Programmi\KDiff3\kdiff3.exe "$(LEFT_VIEW_FILE)"
    "$(RIGHT_VIEW_FILE)"</Command>

    I've tried it but it doesn't work (but it works if i use it in NppExec !!)

    Any suggestion ?

    Thanks

    Mauro

     
    • DV

      DV - 2008-01-23

      $(LEFT_VIEW_FILE) and $(RIGHT_VIEW_FILE) are internal variables of NppExec, as noticed in NppExec.txt ("Additional environment variables").
      If you want these variables in Notepad++ generally, this is a request to Don HO.

       
      • Nobody/Anonymous

        Ok, thanks for the reply.
        If Don HO will consider it, i think this could be usefull also for other user.

        regards

        Mauro