06-29-2010 11:49 PM
Hi All,
I need guidance for opening MS word/pdf file via boolean in VI. I am trying to provide manual of my system with software.
I have put a boolean for control.
Please guide me..
Solved! Go to Solution.
06-30-2010 12:15 AM
Use the system exec command to open the file with it being inside a case structure tied to the boolean is one way.
06-30-2010 12:20 AM
06-30-2010 12:40 AM
Thanks Muks.
Most probably it will surve my purpose.