04-12-2010 10:39 PM
Hi...minimally experienced user here.
I'd like to mass compile a directory at run time.
Looked at this link: http://zone.ni.com/reference/en-XX/help/371361F-01/lvprop/app_mass_compile/
But...I don't know how to implement this solution.
Not sure that I fully understand what a LabView "method" is.
Running LabView 2009 on XP.
Appreciate any help.
Thanks.
Solved! Go to Solution.
04-13-2010 03:39 AM
to create a "method" for mass compile follow the steps
1) go to BD right click and select "programming->application control->invoke node" and place it on BD
2) Click on this invoke node and select "Mass Compile" from the pop up menu
3) If you need more info then do a CTRL+H and hover your mouse on this "mass complie method" for detailed help
Guru