01-22-2008 07:47 PM
01-22-2008 08:09 PM
01-24-2008 07:50 PM
Hi,
Thank you very much, it's working !!!
I don't have to put the OK button in the event case structure.
Thank you again!
Jack
01-25-2008 03:28 PM
Hi,
I would have another question...
The process with my OK button works. When I click on it, my XY data are transfer in Q1,Q2.
I would like to have a SAVE button that would also transfer data but would save them in a file. The problem is that if I make a case (SAVE: Value change), I can take back my XY points because they are inside de OK case....
Is there Anything I can do??
Thank you very much,
Jack
01-25-2008 03:33 PM
01-25-2008 03:47 PM
ReReHi,
I think I found a way with the local variables.
Thank you anyway!
Jack