04-20-2011 10:16 AM
Getting an error 42 when compiling a LV program that has previously compiled. The error is in a file where I have a bunch of global variables defined including several arrays. The change to the program is during the read configuration VI where I had forgotten to initialize the arrays before using them. The arrays are each six elements long and initialized to either zero or one.
04-20-2011 10:39 AM
OK, I closed everything out and then re-opened the project and was able to get it to compile.
-- Mark