LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Open .lvm file while program is running

Solved!
Go to solution
How do I open a .lvm file within my program? I've tried using the Open/Create/Replace File dialog with File Dialog specifying the path and I can get to the point to select the path, and it doesn't open the file.
0 Kudos
Message 1 of 3
(2,793 Views)
Can you please post your code so we can see what you are doing.
Cory K
0 Kudos
Message 2 of 3
(2,784 Views)
Solution
Accepted by topic author kaitlin
I actually just got it to work by using a system exec.vi... thanks!
0 Kudos
Message 3 of 3
(2,781 Views)