I have a for loop with 15000 iterations, and i'd like to keep track of it using a microsoft progress bar. If i update the progress back at each iteration, it takes too much time. What's the best solution?
Hey thanks altenbach! I was waiting for a solution like that. I have to say, first i was surprised that labview missed a feature like this... but i didn't even know about local variables!! *ashamed* Thanks again. Happy development.