Open docs in single instance of another application
Hey all,
Im trying to open a document in a 3rd party program that supports multiple documents. Using the shell approach (i.e. "program.exe file_to_open.ext") opens a new instance of the application every time I want a new document opened. Is there a way that I can get all the files to open as documents in the same application instance?
I was thinking that maybe I can sent an open document message to the application, although im not sure if this is possible.
Thanks in advance to any replies!
Andy