Start Notepad++ with file name extension
-
Have a external program (Fortan) that writes the result on a text file. I have tested to start Notepad++ from inside my program and that works fine but how can I open Notepad++ with my file active. Is it possible to add the path to my file as an extension?
-
Yes, see the user manual HERE. You want to use the
filepath
part.