Hi
I have created an application that creates input and output files. I have been able to associate input files to my application so that by doubleclicking on those input files the application will be launched with the inputs loaded. Now i was wondering whether it was possible to load another input file while my application is already open by doubleclicking on the input file.
The Problem I am having is that i used the Application:Command Line Arguments Property to load input files but this only seems to work when labview is launched and does not change when i double click on another file while the application is running. Is there a solution to this?
Thanks
Reza