Hi!
I have a vi with more complex things but for this question, the important part is that, I have a while loop that puts values in a XY Graph until a certain condition is meet. That condition is one of two:
It ends the cicle itself (with the condition i want) or it ends when I press a button.
In any case, a prompt appears asking if i want to save the file (with the values) and the problem is that, when the prompt appears, it clears the graph!
Is this normal? Cause I want to save the file (or not) and see the graph after i choose what to do.
Any help?
Thanks
Message Edited by zephirus on 06-29-2006 11:18 AM